| |||||||||||||||||||||||||||||||
|
> The addresses are correctly set within my MUA config. Maybe I wasnt > exactly enough in describing this problem. The problem with the empty > MAIL FROM error origins from the sasl login procedure. Postfix chooses > the wrong username. If I send a mail from mySecondAdress it uses > the credentials from sammyshome > you are confused. the sender address you set has nothing to do with the login.. > /etc/postfix/saslpass > ---------------- > [smtp.gmx.net] mySecondAdress:somepass > [smtp.gmx.net] sammyshome:mypass > you cannot have the same key more than once. > # postmap /etc/postfix/saslpass > > postmap: warning: /etc/postfix/saslpass.db: duplicate entry: > "[smtp.gmx.net]" > > # cat /etc/postfix/canonical > ---------------- > myUser@localhost mySecondAdress > myUser@localhost sammyshome > again. duplicate key. > # postmap /etc/postfix/canonical > > postmap: warning: /etc/postfix/canonical.db: duplicate entry: > "myUser@localhost" > postfix is not a MUA, so it will not use different login personalities. here, you need multiple instances and sender dependent relay hosts. an instance of postfix should get mail when sender is mysecondaddress@ and have its own sasl password map.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com