On Thu, Aug 23, 2007 at 12:37:57PM +0200, Marcin Krol wrote: > > Not if you're rejecting during the SMTP transaction, which is I think > > what was being discussed originally. > > > Correct, *but the default clamav message saying so is unreadable*. > > So I need to blackhole the message myself (do accept, not deny) and > generate another message myself and send it during SMTP time with 5xx code.
I thought that's probably what you were getting at. This is fine, but ONLY if you send the message to the correct person, which is usually NOT <$sender_address>. Alas in most environments you won't know who to send it to! Do NOT automatically send messages to <$sender_address>! If you do so, you're part of the problem. If you send messages to <$sender_address>, it won't matter how readable you make it - the recipients won't appreciate receiving unsolicited garbage mail from you. -- Dave Evans Power Internet Limited, registered in England #03053650 at Norfolk House, 82 Saxon Gate West, Central Milton Keynes, Buckinghamshire, MK9 2DL. For more information, see http://www.powernet.co.uk/~davide/about-powernet
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/
