On Tue, 2006-09-19 at 13:44 -0700, altendew wrote:
> Hi currently there is some mail be returned to this address
> [EMAIL PROTECTED]
Unless you've actually _sent_ MAIL FROM:<[EMAIL PROTECTED]>
there's probably no reason for you to be accepting bounces to that
address either -- by rejecting them at SMTP time you'll not only get to
avoid dealing with them, but you'll also save others from accepting
faked messages either, if they bother with SMTP callouts.
deny senders = :
recipients = [EMAIL PROTECTED]
message = This address never sends outgoing mail. The message you're
trying to bounce is a fake.
Note that this is a viable approach _only_ if you never send mail from
that address, or from an address which is forwarded to [EMAIL PROTECTED]
--
dwmw2
--
## 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/