On 03 Jun 2011, at 2:53 PM, Ed wrote: > I suspect that I need to whitelist 127.0.0.1 but syncdb does not seem to add > it and not sure who to add it manually to get it to work
This is because the custom sql files were not being included in the package, that was fixed in commit https://github.com/akissa/baruwa/commit/d6744d7ea7e49a28ba99a881b377057a9809590a But in your case, it may be better to use a ruleset not to scan messages from 127.0.0.1 Set "Scan Messages" in your MailScanner.conf file to: Scan Messages = %rules-dir%/scan.messages.rules And in scan.messages From: 127.0.0.1 no FromOrTo: default yes -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

