On Monday 05 March 2007 11:46, [EMAIL PROTECTED] wrote: > When I receive a message to an false user of my system, I want to send a > bounce message to the original sender just after the error, and I don't > want Exim send the original message to the queue. > > How can I get this?
You mean you want Exim to reject the recipient by saying "550 No such user"?
You need a
verify = recipient
somewhere in the RCPT ACL. It should be present in the default configuration.
--
Magnus Holmgren [EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
"Exim is better at being younger, whereas sendmail is better for
Scrabble (50 point bonus for clearing your rack)" -- Dave Evans
pgpdstoJwoVZA.pgp
Description: PGP signature
-- ## 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/
