in reply to Using Mail::Sendeasy to send mail via Gmail smtp

What are you having trouble with? Can you show what you tried? Did you read the basic information that google supplies?

FWIW, it looks to me like Google requires TLS encryption and I don't see any sign that Mail::SendEasy supports that.

  • Comment on Re: Using Mail::Sendeasy to send mail via Gmail smtp

Replies are listed 'Best First'.
Re^2: Using Mail::Sendeasy to send mail via Gmail smtp
by nanouk (Novice) on Dec 25, 2007 at 22:20 UTC
    Thanks for replying.
    That would be the problem then...
    Do you know of any perl module that would supply that functionality without (too many) dependencies?
    Pascal
      try this: http://search.cpan.org/~fayland/Email-Send-SMTP-TLS-0.02/lib/Email/Send/SMTP/TLS.pm