I got the included message back from my rss test.  Then I also got a
message saying my RSS block does not work.  I start rblsmtpd with this
run file:

#! /bin/sh
exec 2>&1

CDB="/var/service/rblsmtpd/tcprules.cdb"
PORT="smtp"
USER="qmaild"
PATH=/var/qmail/bin:/usr/local/bin:/bin:/usr/bin:/usr/sbin; export PATH

exec envuidgid $USER \
tcpserver -v -c40 -UX -x$CDB \
0 $PORT \
rblsmtpd -r rbl.maps.vix.com -r dialups.mail-abuse.org -r relays.mail-abuse.org 
qmail-smtpd

Where should I look for problems?

Thx

Mate


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 141.225.11.87 and here's the conversation I had:

220 wierdlmpc.msci.memphis.edu ESMTP
helo rrss.crynwr.com
250 wierdlmpc.msci.memphis.edu
mail from:<>
250 ok
rcpt to:<[EMAIL PROTECTED]>
250 ok
data
354 go ahead
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Tue, 15 Aug 2000 21:35:13 -0000
Message-Id: <[EMAIL PROTECTED]>

Test message
.
250 ok 966375305 qp 16605
quit
Successful termination.  As far as I can tell, the email was delivered.
That might not be what you want.


Reply via email to