On Thu, 4 Jan 2001, Chris Johnson wrote:
> On Thu, Jan 04, 2001 at 04:00:35PM -0500, [EMAIL PROTECTED] wrote:
> > I just happened to be changing my tcpserver rc file today (adding -H for
> > pop3d) and when I restarted, watched the console for a while, and noticed
> > this somewhat alarming message:
> >
> > rblsmtpd: pid 93906: 553 Open relay! pil.net does not accept email from
> > unsecured relays listed in the rss - see
> > <URL:http://www.mail-abuse.org/cgi-bin/nph-rss?207.138.176.16>
> > tcpserver: warning: dropping connection, unable to read /etc/tcp.smtp.cdb:
> > protocol error
> >
> > Is that protocol error a normal part of how rblsmtpd works? Everything
> > *seems* to be working ok...
>
> That's not right. What does your startup script look like? Why is rblsmtpd
> involved in your POP startup script, anyway? Or do you start all of your
> various tcpservers from one script?
yes, one script:
#!/bin/sh
/usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -u 1003 -g 1002 0 25 \
/usr/local/bin/rblsmtpd /usr/local/bin/rblsmtpd -b -rdul.maps.vix.com \
/usr/local/bin/rblsmtpd -b -r 'relays.mail-abuse.org:Open relay! pil.net
does not accept email from unsecured relays listed in the rss - see
<URL:http://www.mail-abuse.org/cgi-bin/nph-rss?%IP%> ' \
/var/qmail/bin/qmail-smtpd &
/usr/local/bin/tcpserver -H 0 pop3 /var/qmail/bin/qmail-popup \
richard2.pil.net /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d
Maildir &
James Smallacombe PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED] http://3.am
=========================================================================