Re: [Exim] dump undeliverable incoming

Pàgina inicial
Delete this message
Reply to this message
Autor: Dr Andrew C Aitchison
Data:  
A: Mike Scott
CC: exim-users
Assumpte: Re: [Exim] dump undeliverable incoming
On Wed, 2 Jul 2003, Mike Scott wrote:

> Hi list:
>
> After an hour of research, I'm ready to ask:
>
> What I want to do is DROP all incoming messages destined for non-existent
> users (i.e. noSuchUser@???). I use the ignore_errmsg_errors to deal
> with message that are routable, but undeliverable.
> But what about spam bounces that are unroutable, undeliverable,


Assuming you are using exim 4, there is a third option:
REJECT at smtp time with the access control list that you use
for acl_smtp_rcpt.

I use
  deny    message = unrouteable address
         !verify = recipient
*after* I've accepted mail from the local machine (so that outgoing mail
doesn't fail).


--
Dr. Andrew C. Aitchison        Computer Officer, DPMMS, Cambridge
A.C.Aitchison@???    http://www.dpmms.cam.ac.uk/~werdna