Qmail
[Top] [All Lists]

Re: turning off rblsmtpd for domain in smtproutes

To: qmail@list.cr.yp.to
Subject: Re: turning off rblsmtpd for domain in smtproutes
From: Mattias Wikstrom <burke@yagrebu.net>
Date: Wed, 20 Dec 2006 15:39:46 +0200
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: <20061220103531.11547.qmail@mail.fehcom.net>
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
Organization: Tigerbyte
References: <> <20061220103531.11547.qmail@mail.fehcom.net>
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)
Erwin Hoffmann wrote:
No that's wrong. You misunderstand "empty" and "not-set".

In case of RBLSMPTD="" this variable is set; but includes an "empty string" (=empty); which is fine for rblsmtpd, thus it will be triggered.

From http://cr.yp.to/ucspi-tcp/rblsmtpd.html:

  "If the $RBLSMTPD environment variable is set and is nonempty,
   rblsmtpd blocks mail. [...]

   If $RBLSMTPD is set and is empty, rblsmtpd does not block mail.

   If $RBLSMTPD is not set, rblsmtpd looks up $TCPREMOTEIP in the
   RBL, and blocks mail if $TCPREMOTEIP is listed. [...]"

Pay attention to the middle paragraph quoted above. According to the official documentation you should not set $RBLSMTPD if you want rblsmtpd to do IP lookups.

Mattias

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