try puting into your tcp.smtp.cdb file
127.0.0.2:allow,RBLSMTPD="-Go away"
then
>telnet 127.0.0.2 25
<Trying 127.0.0.2...
<Connected to 127.0.0.2.
<Escape character is '^]'.
<220 rblsmtpd.local
>helo test
<250 rblsmtpd.local
>mail from: <[EMAIL PROTECTED]>
<250 rblsmtpd.local
>rcpt to: <[EMAIL PROTECTED]>
<553 Go away
See if that works. Just so you know you are on the right track :)
--
--------------------------------------------
IDG New Media Einar Bordewich
Technical Manager Phone: +47 2336 1420
E-Mail: [EMAIL PROTECTED]
--------------------------------------------
----- Original Message -----
From: "Jon Rust" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, July 29, 2000 12:53 AM
Subject: Re: using RBLSMTPD env var
> On Sat, Jul 29, 2000 at 10:39:30AM +1200, Chris, the Young One wrote:
> > On Fri, Jul 28, 2000 at 03:30:34PM -0700, Jon Rust wrote:
> > ! host:~{503} $ telnet mail.vcnet.com 25
> > ! Trying 209.239.239.15...
> > ! Connected to mail.vcnet.com.
> > ! Escape character is '^]'.
> > ! 220 rblsmtpd.local
> > ! Connection closed by foreign host.
> >
> > I presume that the connection didn't get closed immediately. I know
> > that rblsmtpd closes the connection after 60 seconds. If you issue
> > SMTP commands, they will all result in error messages (if you need
> > a quick SMTP reference, see http://cr.yp.to/smtp.html).
>
> It closes in < 1 second.
>
> > Hey, vcnet.com, aren't they those cool people hosting the boycott
> > Microsoft site? :-)
>
> That is one of customers, yes. We comp that space to him. :->
>
> jon
>