On Thu, Jan 13, 2000 at 01:32:29AM +0800, Benjamin de los Angeles Jr. wrote:
  
> I've got a perl script which attempts to use a Qmail smtp server here to
> relay e-mail but I got this error status.  I tried the script with
> Sendmail and there are no errors and the Perl-generated e-mail gets
> delivered.  What could be the problem?  Does anyone has a Perl script
> that managed to relay thru a Qmail server?

Use recordio to record the SMTP conversation between your perl script
and qmail-smtpd. Then you'll be able to find out what the problem really
is.

> On Wed, 12 Jan 2000, Dave Sill wrote:
> 
> > "Benjamin de los Angeles Jr." <[EMAIL PROTECTED]> wrote:
> > 
> > >Does anyone knows the meaning of this line in /var/log/qmail/smtpd/current
> > >
> > >2000-01-12 23:34:54.119415500 tcpserver: end 20275 status 256
> > 
> > The command that tcpserver ran returned an error status.

-- 
See complete headers for more info

Reply via email to