in reply to Re^4: Using Email::Stuff to send SMTP mail through GMail
in thread Using Email::Stuff to send SMTP mail through GMail

Same here. Exact same error message. My research has led me nowhere to debug that.
  • Comment on Re^5: Using Email::Stuff to send SMTP mail through GMail

Replies are listed 'Best First'.
Re^6: Using Email::Stuff to send SMTP mail through GMail
by initself (Monk) on Sep 20, 2006 at 07:08 UTC

    This is line 37:

    $SMTP = Net::SMTP::SSL->new($host, %args);

    No freaking idea.