NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Sending mail too hard? (Score:1)
Right, especially using Gmail, for it'll be blocked unmercifully by my MTA (... yeah I dislike Gmail).
But seriously, I've never run into problems with sending mail from a machine. Usually, there's a sendmail binary, or a SMTP server in the subnet that'll relay for me... Maybe I've been lucky, but your statement is just too bold, IMHO.
Email::Send::Gmail is too simple!! (Score:1)
Now if this module would send the mail via HTTP and thus would work via any proxy, THEN it would be really helpful. But this module really is just a wrapper around Email::Send::SMTP with host smtp.gmail.com and port 465. No real innovation...
Reply to This
Parent