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
> ([email protected]) and not with the sender of email client, because with
> 1 sasl authentication, every users can send with same sasl account, ie:
> 
> [email protected] has a sasl authentication (ie: [email protected])
> 
> but also [email protected] can send using sasl authentication
> ([email protected]) 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