Qmail
[Top] [All Lists]

(smtp-)delay caused dysfunctional rbl (was: 451 Could not complete sende

To: qmail@list.cr.yp.to
Subject: (smtp-)delay caused dysfunctional rbl (was: 451 Could not complete sender verify callout)
From: Kai Bolay <kai@bolay.de>
Date: Tue, 30 Jan 2007 14:34:29 -0500
Cc: Phil Breskey <pbreskey@dotcomholdingsofbuffalo.com>
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-qmail@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list qmail@list.cr.yp.to
In-reply-to: <45BF98B0.1050509@dotcomholdingsofbuffalo.com>
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
References: <45BF5CEA.706@dotcomholdingsofbuffalo.com> <20070130151033.GA25863@odin.dempsky.org> <45BF653F.3070503@dotcomholdingsofbuffalo.com> <20070130160232.GA17625@odin.dempsky.org> <45BF770B.7000508@dotcomholdingsofbuffalo.com> <45BF84DB.4060309@scriptkitchen.com> <45BF98B0.1050509@dotcomholdingsofbuffalo.com>
Sender: news <news@sea.gmane.org>
User-agent: Thunderbird 2.0b2 (Windows/20070116)
Phil Breskey wrote:

 >>> Matthew R. Dempsky wrote:
 >>>> By default, Exim has a timeout of 30 seconds, and your mail server
 >>>> seems to delay the SMTP greeting by about 30 seconds.

 > [...]
 > The qmail-smtp run file looks like this:
 >
 > [...]
 > exec /usr/local/bin/softlimit -m 100000000 \
 >     /usr/local/bin/envdir /etc/relay-ctrl \
 >     /usr/local/bin/relay-ctrl-chdir \
 > /usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb \
 >         -c "$MAXSMTPD" -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
 >         /usr/local/bin/relay-ctrl-check \
 >         /var/qmail/bin/relay-ctrl-norbl \
 >         /usr/local/bin/rblsmtpd -rdnsbl.sorbs.net -rsbl.spamhaus.org
 > -rsbl-xbl.spamhaus.org -rcombined.njabl.org -rrelays.ordb.org
 > -rlist.dsbl.org \
 >         /var/qmail/bin/qmail-smtpd 2>&1


Here's the problem: relays.ordb.org is no more. You should remove it from your configuration.

Also sbl-xbl.spamhaus.org contains sbl.spamhaus.org, so the latter is redundand and should be removed. Actually you should consider using
zen.spamhaus.org (see http://www.spamhaus.org/zen/).

You might want to reconsider SORBS (see http://en.wikipedia.org/wiki/SORBS).

I don't know much about combined.njabl.org or list.dsbl.org - thers might have some advise/opinions about those.

  Hope this helps, Kai



<Prev in Thread] Current Thread [Next in Thread>