On Tue, Apr 25, 2006 at 07:21:30PM -0400, [EMAIL PROTECTED] said: > Is there any way to refuse messages at smtp-time that are addressed to > unknown recipients in a queuing-only instance of exim? > Please, let me know if you do this.
Yes, you'll want to have an acl stanza that does verify = recipient before the control = queue modifier. Of course, you'll also want routers that actually verify the recipients, but the standard exim config does this pretty well for most setups. If that's not clear, or your setup varies widely from the usual, ask again, but please give more information to go on. -- -------------------------------------------------------------------------- | Stephen Gran | system-independent, adj.: Works | | [EMAIL PROTECTED] | equally poorly on all systems. | | http://www.lobefin.net/~steve | | -------------------------------------------------------------------------- -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
