Thanks Jeroen,
I checked the documentation and I think smtpd_sender_login_maps might do
the trick.
Does anyone know if a many-to-many (M-to-M) mapping is allowed in these
maps? That is, the following example is valid (a hash file)?
[email protected] user1
[email protected] user2
[email protected] user3
[email protected] user1
[email protected] user2
[email protected] user1
[email protected] user3
If a M-to-M relationship is allowed, what is the correct table format
(if the above is not correct)?
Thanks very much,
Nick
On 8/2/2011 1:15 πμ, Jeroen Geilman wrote:
You can restrict the sender addresses an SASL authenticated user can
use with smtpd_sender_login_maps; these senders can then be combined
with specific recipients in a restriction class.