On 03 Mar 2011, at 8:19 AM, Alex Sandstrom wrote: > > I have a powershell script that exports the accepted domains in Exchange to a > txt file on a NFS share, I have a scheduled task that does this every 15 > minutes.
You could get your script to update the database instead. > > For the valid recipients, I'm specifying reject_unverified_recipient under > smtpd_recipient_restrictions to ping the Exchange server for recipient > verification. I then specify address_verify_map to save the results. In this case you do not have to add the users, you can point to external authentication via imap or pop3 or ldap for them to be able to login to baruwa. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

