in reply to Mail error

I'm not sure, but this looks like an SMTP error (means Mail::Sendmail is innocent). Have you looked into the log?

print "\n\$Mail::Sendmail::log says:\n", $Mail::Sendmail::log;

alex pleiner <alex@zeitform.de>
zeitform Internet Dienste

Replies are listed 'Best First'.
Re: Re: Mail error
by Anonymous Monk on Jun 12, 2002 at 10:36 UTC
    Thanks I corrected the problem by using smtp server IP address and now it is working.