On 2008-09-18 at 11:17 -0600, Ryan Thompson wrote: > 2. Exim accepting bounces for nonexistent addresses--at the very least would > like to drop or auto-respond to anything for [EMAIL PROTECTED]
You do not have one of the ACL rules that is in the default configuration. Inside the recipient-checking ACL, "require verify = recipient" Look at src/configure.default in the normal Exim source, or if using a distribution-packaged Exim then look at wherever they put the default/example configs. Eg, one distribution uses: /usr/share/doc/exim4/examples/example.conf.gz Regards, -Phil -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
