[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Vacation Program
- Subject: [ale] Vacation Program
- From: fernando at officer.com.br (Fernando Barros)
- Date: Thu, 20 Dec 2001 16:59:34 -0200
Hi there.
??
I??m trying to use the vacation program but
getting the log files i notice something very strange.
First in my sendmail log, i have no
problems.
But in my .vacation.log i get this
message:
"Could not create a mail connection; check syslog
for details".
So I??ve got the vacation binary file e see where
is the problem....
?? unless
($mailer= new Net::SMTP($<SPAN
class=variable-name>senderMailer))?? { #
confirm our a mailer?????? syslog(<SPAN
class=string>'err', "Could not create a mailer:
$@");?????? return (<SPAN
class=string>"Could not create a mail connection; check syslog for
details");?? }
So, i notice my vacation program coudn??t create a
mailer? How can i fix it?
??
Thks!!
Fernando
Barros.