Thanks for the quick reply! I don't profess to be a developer, so there are probably much better methods than what I am doing for this..
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. >From there, CentOS has a cron job that copies that txt file to the dir I have >specified in postfix for relay_domains. 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. I have anti-spam agents installed on Exchange to tell postfix whether or not a recipient is valid. Again, I'm sure there are better solutions. :) -Alex ________________________________________ From: [email protected] [[email protected]] On Behalf Of Andrew Colin Kissa [[email protected]] Sent: Wednesday, March 02, 2011 10:52 PM To: Baruwa users list Subject: Re: [Baruwa] Global settings On 03 Mar 2011, at 6:05 AM, Alex Sandstrom wrote: > The reason I ask the second question is because I already have Exchange > populating a list of accepted domains to postfix and postfix builds its own > database of valid recipients. How are you doing that ? > So using this method, is it possible for Baruwa to auto-populate the list of > domains and users based on mail that postfix accepts? Not at the moment and this method could be open to abuse. But based on how exchange is populating this it could be twicked to work with baruwa if you could provide an explanation on how that is being done. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

