At 6:36 AM -0700 4/2/00, Irwan Hadi wrote:
>I use this syntax at
>/var/qmail/supervise/qmail-smtpd/run file
>
>[irwan@server qmail-smtpd]$ cat run
>#!/bin/sh
>QMAILDUID=`id -u qmaild`
>NOFILESGID=`id -g qmaild`
>exec /usr/local/bin/softlimit -m 3000000 \
>     /usr/local/bin/tcpserver -v -p -c 100 -x /etc/tcp.smtp.cdb \
>         -u $QMAILDUID -g $NOFILESGID 0 smtp \
>/usr/local/bin/rblsmtpd -t 60 -b -r rbl.maps.vix.com -r 
>relays.mail-abuse.org \
>/var/qmail/bin/qmail-smtpd 2>&1
>                                 
>
>Why the test is fail ?
>Delivered-To: [EMAIL PROTECTED]
>Received: (qmail 19769 invoked from network); 2 Apr 2000 21:50:55 +0700
>Received: from linux.crynwr.com (192.203.78.39)
>   by 202.147.253.25 with SMTP; 2 Apr 2000 21:50:55 +0700
>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Date: Sun, 2 Apr 2000 14:51:9 -0000
>Message-Id: <[EMAIL PROTECTED]>
>Status:  U
>X-UIDL: 954687056.19771.server.bpkpenabur.or.id
>
>Uh-oh, your RBL block is not working!

Where did you get the rblsmtpd that you're using?  Older versions did 
not allow more than one -r.  I'm not sure what happened when you had 
more than one with the old version.  The current version, which comes 
with the current ucspi-tcp distribution, does allow more than one -r.

Did this only happen one time?  Maybe rbl.maps.vix.com is down or unreachable.


>
>
>But the RSS blocking is work
>Delivered-To: [EMAIL PROTECTED]
>Received: (qmail 19780 invoked from network); 2 Apr 2000 21:51:04 +0700
>Received: from ns1.crynwr.com (HELO ns.crynwr.com) (192.203.178.14)
>   by 202.147.253.25 with SMTP; 2 Apr 2000 21:51:04 +0700
>Received: (qmail 23121 invoked by uid 500); 2 Apr 2000 14:50:58 -0000
>Date: 2 Apr 2000 14:50:58 -0000
>Message-ID: <[EMAIL PROTECTED]>
>From: [EMAIL PROTECTED]
>Subject: Your RSS test report
>To: [EMAIL PROTECTED]
>Status:  U
>X-UIDL: 954687065.19782.server.bpkpenabur.or.id
>
>Testing your RSS block.  See http://www.crynwr.com/spam/ for more info
>
>Here's how the conversation looked from rrss.crynwr.com.
>Note that some sites don't apply the RSS block to postmaster, so
>I use your envelope sender as the To: address.
>
>I connected to 202.147.253.25 and here's the conversation I had:
>
>220 rblsmtpd.local
>helo rrss.crynwr.com
>250 rblsmtpd.local
>mail from:<>
>250 rblsmtpd.local
>rcpt to:<[EMAIL PROTECTED]>
>553 Open relay problem - see
><URL:http://www.mail-abuse.org/cgi-bin/nph-rss?192.203.178.70>
>Terminating conversation
>
>
>-------
>AFLHI 058009990407128029/089802---(102598//991024)

-- 
--
Paul J. Schinder
NASA Goddard Space Flight Center
Code 693
[EMAIL PROTECTED]

Reply via email to