On May 25, 5:15 am, Davidcollins...@gmail.com wrote:
> Hi,
>
> I have just found the SendMail.pm perl module. I have been using it
> for about a week to email myself backups of my important documents. I
> am currently using it from withing a university network so setting up
> the smtp didn't require much.
>
> I would like to be able to use it to sent mail using my gmail account.
> I have done a bit of googling and so far I have come up with one post
huh, what...
http://www.google.com/search?q=SMTP+SSL+Perl
> saying that this module doesn't have ssl yet, but that was two years
Net::SMTP::SSL.
> or so ago. Is this still the case? Or is it possible to connect to the
> gmail smtp server?
Since you are using gmail, you might as well say screw plain ol' SMTP
and use one of the gmail modules. They'll allow you to "easily" take
advantage of the "features" provided by our good friends at gmail.