Am 15.11.2013 20:50, schrieb Pol Hallen:
> Hi all, I've finished to read sasl authentication and I can send email
> using it.
> 
> Now I'd like that postfix send the email using the sasl username
> (te...@mydomain.com) and not with the sender of email client, because with
> 1 sasl authentication, every users can send with same sasl account, ie:
> 
> us...@domain.org has a sasl authentication (ie: us...@domain.org)
> 
> but also us...@domain.org can send using sasl authentication
> (us...@domain.org) and recipient receives different sender name.
> 
> I need filter for the sender of email client

http://www.postfix.org/postconf.5.html#smtpd_sender_login_maps

Reply via email to