Mike Cardwell wrote: >> Is there any way from within acl_non_smtp to have exim not handle the >> mail any further just as deny in an SMTP acl closes the connection? > > Using "drop" instead of "deny" would probably do that. You might even > just want to "warn" and use "control = freeze" instead, which would mean > the message isn't rejected but is frozen in the queue, so you can > inspect why one of your users is sending spam ...
Hmm. I might have been thinking "discard" rather than "drop" there. Experiment. Mike -- ## 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/
