Andrey Tovstik: > Is it possible to say to postfix: "take creds from the application, and > pass ones transparently to relay (for ex. Gmail) depending on > smtp_sender_dependent_authentication?"
No, but you can set up SASL authentication on the Postfix side, and use
smtpd_sender_login_maps to reject incorrect sender address information.
Wietse
