Hi,
I'm configuring an inbound-only Postfix server and I have connected an antispam software using the milter interface of Postfix with the smtpd_milters propriety.

Suppose I have a mailbox (u...@example.com) and an alias to that mailbox (al...@example.com). In the virtual_mailbox_maps I have the first address, in virtual_alias_maps I have the second address mapped to the first.

Right now when I send an email to al...@example.com the milter receives that address as the recipient. Is there a way to pass the expanded address to the milter? The perfect solution for my use case would be to receive the expanded address as the RCPT in the milter, but I'm open to alternative solutions.

Thanks,
Gioele
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to