On Mon, Sep 27, 2010 at 02:15:48AM +0200, erkan yanar wrote: > I would like to temporary defer incoming mails for some user with 4xx. > Therefor I would like to set it the exact smtp code via defer in > acl_smtp_rcpt. > I didn't find the right way to set the smtp reply code via defer. > How can I achieve this?
Does a plain "defer" not do what you want? You can specify individual SMTP codes (in an acl, "message = ...") but so far it sounds like you don't need to do that. Just use "defer". Regards, -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## 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/
