13 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Considerable time...
FromSent OnAttachments
Sándor ZsoltMay 26, 2006 2:25 am 
Daniel FaberMay 26, 2006 3:32 am 
Sam VarshavchikMay 26, 2006 3:50 am 
Sándor ZsoltMay 26, 2006 5:36 am 
Gordon MessmerMay 26, 2006 9:52 am 
Daniel FaberMay 26, 2006 10:33 am 
Gordon MessmerMay 26, 2006 10:40 am 
ArnoMay 26, 2006 11:26 am 
Daniel FaberMay 26, 2006 12:10 pm 
Sándor ZsoltMay 29, 2006 2:51 am 
Sam VarshavchikMay 29, 2006 6:16 am 
Sándor ZsoltMay 30, 2006 12:26 am 
Sam VarshavchikMay 30, 2006 3:55 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] Considerable time when "550 unknown user" error msg. at local domainActions...
From:Gordon Messmer (yiny@eburg.com)
Date:May 26, 2006 10:40:14 am
List:net.sourceforge.lists.courier-users

Daniel Faber wrote:

On 26/05/06 14:37, Sándor Zsolt wrote:

Is it possible to suspend/decrease the delays in the smtp sessions in courier some way if the user is unknown?

Yes, it's open source software :-)

As practical advice, I recommend against doing so. By doing so, you're solving the wrong problem. If your mail filter is accepting mail without validating the recipients, and passing it on to courier, you can bet that you're going to generate a *ton* of backscatter. Now, first, the problem is going to be that you're going to bounce a whole lot of mail to people who didn't sent it, but whose address was hijacked by spammers. Eventually, the problem is going to hit you, too. The mail queue on the firewall is going to fill with tens of thousands of messages that can't be delivered, because the recipient address is invalid, and can't be bounced, because the source address is invalid, too. Once that happens, valid deliveries are going to start taking a very long time, again.

Really, you want your "firewall" to validate recipient addresses.