Joey J via Postfix-users:
> Hello All,
> 
> I'm trying to see if someone has a good app to connect to an exchange or
> O365 server either via LDAP or AD to grab all of the legitimate email
> accounts, forwarding accounts and Groups in order to build a
> transport_recipients file this way reject all invalid email prior to
> forwarding it to any destination.
> 
> Im thinking there would be something open source out there, just not able
> to find it.

I'm not familiar with AD, but on the Postfix side can use
reject_unverified_recipient to query a destination server if it
would accept mail for a recipient. Postfix maintains a cache
for positive and negative reject_unverified_recipient results.

https://www.postfix.org/ADDRESS_VERIFICATION_README.html#recipient

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

Reply via email to