13 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Smart mail relay
FromSent OnAttachments
Bowie BaileyJan 16, 2004 9:02 am 
Jeff JansenJan 16, 2004 10:31 am 
Bowie BaileyJan 16, 2004 11:54 am 
Jeff JansenJan 16, 2004 12:20 pm 
Gerardo GregoryJan 16, 2004 2:50 pm 
Bowie BaileyJan 19, 2004 7:03 am 
Dan MelomedmanJan 19, 2004 10:14 am 
Bowie BaileyJan 19, 2004 12:04 pm 
Dan MelomedmanJan 19, 2004 12:22 pm 
Bowie BaileyJan 19, 2004 2:37 pm 
Dan MelomedmanJan 19, 2004 2:52 pm 
Bowie BaileyJan 20, 2004 7:45 am 
Dan MelomedmanJan 20, 2004 8:34 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] Smart mail relayActions...
From:Bowie Bailey (Bowi@BUC.com)
Date:Jan 19, 2004 2:37:39 pm
List:net.sourceforge.lists.courier-users

From: Dan Melomedman [mailto:da@devonit.com]

Bowie Bailey wrote:

From: Dan Melomedman [mailto:da@devonit.com]

Bowie Bailey wrote:

What I need is a way for the server at the edge of my network to be able to reject all non-legitimate mail. This gives the sending MTA responsibility for the bouncebacks.

This way double bounces for your users will end up in the sender MTA postmaster's inbox, not yours. Chances are they'll just ignore them. I don't know if this is important or not for you, but certainly something to remember.

I'm not sure I follow you here. The only double-bounce scenario I can think of is if one of my users mistypes his email address in his MUA and

No, that message was about the incoming scenario. I am new to Courier, it may be the case that Courier always throws 550 before accepting mail into the queue, so it would be the default behavior as described in prior email. If a message with invalid sender and recipient addresses is given to a server which throws 550, then the doublebounce is generated on the sending server. If it's accepted into the queue, then a bounce and a subsequent double bounce is going to be on the receiving server. Which may or may not be what you want. Personally, I gave up on double bounces, as most of them are SPAM, and there are too many of them to watch over.

Courier will reply with a 550 if the domain is local and the username doesn't exist. Only mail for valid local users and mail that is allowed for relay will make it into the queue.

Bowie