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. Any idea? thanks! Pol
