Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2006 10:29:55 -0700
From:      "Don O'Neil" <don@lizardhill.com>
To:        <freebsd-questions@freebsd.org>
Subject:   W3Mail/Perl Mail Module
Message-ID:  <021b01c6e8a3$dfd4b410$0400020a@mickey>

next in thread | raw e-mail | index | archive | help
Hi all... 

I know this isn't necessarily the right group to be asking, but I thought
I'd start here....

I have been using CascadeSoft's W3Mail webmail program, and up until last
night everything worked great.... We had a crash on the server, and
something obviously got corrupted....

Now when I try to send a message through W3Mail I get the following error:

Error: Message was not successfully sent.
The SMTP server responded: Can't call method "mail" on an undefined value at
/var/shc/servers/lizardhill.com/root/webmail/cgi/sendmessage.cgi line 179,
line 4.  

Line 179 is- 
$smtp->mail($replyto);

I tried replacing the Net::SMTP module from Perl, thinking that maybe it was
corrupted, but still it gives the same error.

Any ideas where I should look/check next?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?021b01c6e8a3$dfd4b410$0400020a>