Sorry, forgot to include the exim-users list in my reply...

---------------------- Forwarded by Dan Mitton/YD/RWDOE on 06/01/2007 
08:21 AM ---------------------------

To:     "Peter Bowyer" <[EMAIL PROTECTED]>
cc:      
Subject:        Re: [exim] Reject Specific users... 
LSN: Not Relevant
User Filed as: Not a Record

Between you and Magnus, I think I'm almost there.  Just trying to figure 
out why 'data = :fail:' is not working in the redirect router.

Your last line said, 'Make sure you're only doing this in the context of 
your submission client, not facing the world.'.  I'm not sure that I 
understand.  I think I do want this facing the world.  Why should it not??



Sent by:        [EMAIL PROTECTED]
To:     "exim users" <[email protected]>
cc:      (bcc: Dan Mitton/YD/RWDOE)
Subject:        Re: [exim] Reject Specific users...
LSN: Not Relevant
User Filed as: Not a Record

On 01/06/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Ok, it seemed like that the 550 was the correct response.  How do I have
> Exim "accept" the message and generate a bounce??

Write a new router above the one which would reject an invalid
address, which has 'verify_only' set. Make this router accept the
invalid addresses. This way they'll be accepted at ACL time (no 550
happens), but when they can't be routed at delivery time, Exim will
send a bounce instead.

Make sure you're only doing this in the context of your submission
client, not facing the world.

Peter

-- 
Peter Bowyer
Email: [EMAIL PROTECTED]

-- 
## 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/






-- 
## 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/

Reply via email to