[Techtalk] perl mail script troubles :o(
Nicole Zimmerman
colby at wsu.edu
Wed Jan 2 21:44:41 EST 2002
> ... and that's it. What is happening to the TO: address? I don't know!
> Something is not being passed right between Mail::Mailer and Net::SMTP as
> far as I can tell.
I am suspecting the To is somehow malformed. When I hard code in a To:
address instead of using $msg_to, the mail successfully sends. When I
change around the To: address a bit, the mail successfully sends.
I am guessing the reason the exact same code works in one version and not
the other is the perl 5.005-->5.6 transition (?).
-nicole
More information about the Techtalk
mailing list