On Mon, 10 Jun 2002, Greg Ward wrote:

> OK, CVS checkout works fine now.  Thanks.
>
> For testing, I've got qpsmtpd running from the command-line, listening
> to port 2525.  I'm using the default config, with a few blacklists added
> to dnsbl_zones.  But I'm not convinced that it's working; for one thing,
> qpsmtpd seems to accept wildly bogus domain names, even though
> require_resolvable_fromhost is true:
[...]

> Tried the same thing against perl.org's primary MX, and the attempt is
> deferred with a 450 error.  Any clue what's different?  More
> importantly, how to debug this?  Does qpsmtpd log anything anywhere?

Hmn, that all looks okay.  Odd.

Try setting $TRACE to 5 or so; then it should print in the log when
it reads the configuration file.


 - ask


> Here's how I run tcpserver/qpsmtpd, BTW:
[...]
> # cat config/require_resolvable_fromhost
> 1
> # tcpserver -c 10 -v -p -u 110 -g 110 0 2525 /home/service/qpsmtpd/qpsmtpd/qpsmtpd


-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();

Reply via email to