Correct me if I&#39;m wrong, but thing you have to consider with the &#39;milterahead&#39; approach is that if the downstream exchange server is unavailable for some reason, you will not be able to receive any mail and emails will bounce with invalid user or some such error ?<br>
<br>I have a shell script sitting in front of my zimbra server, this script is run from cron and currently it runs every hour primarily because I rarely add new email addresses or domains. It uses ldapsearch against the zimbra server and could easily be adopted to suit AD/Exchange. It generates postfix map files for virtual_mailbox and virtual_domains.<br>
<br>Happy to share if anyone wants to help me debug it  ;)<br><br><br><br><div class="gmail_quote">On Sat, Nov 24, 2012 at 8:05 AM, Peter Bonivart <span dir="ltr">&lt;<a href="mailto:bonivart@opencsw.org" target="_blank">bonivart@opencsw.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Nov 23, 2012 at 10:17 PM, Chris Stone &lt;<a href="mailto:axisml@gmail.com">axisml@gmail.com</a>&gt; wrote:<br>

&gt; But, that would mean though that any changes to accounts on the Exchange<br>
&gt; server(s) would not be reflected until the next time the script runs.<br>
<br>
</div>Yes, but it also means it will be more robust.<br>
<div class="HOEnZb"><div class="h5"><br>
/peter<br>
--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</div></div></blockquote></div><br>