From: D. Werner (no email)
Date: Fri Aug 01 2003 - 06:00:37 EDT
Hi!
Just a short question. I haven't found anything
similar in this list.
I am creating some small webinterface for postfix, so I am
using postfix-mysql.
I have two alias maps in my mysql-db, one for the direkt lookup
for example: alias forward(key value) and a secondary lookup
in the user-db: email password ... alias
The first options works fine: dave -> david,david.w ...
So I have several aliases for one eMailaddress.
But the second doesn't work correct when I use comma separated values.
This works: dave at hobbingen -> test
This doesn't work: dave at hobbingen -> test, david, david.w ...
Perhaps this is just the wrong data model?!
Anyone got the same problem? Thank you!
Cheers,
David
|
|
|