Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-Send CPAN distribution.

Report information
The Basics
Id: 57301
Status: resolved
Priority: 0/
Queue: Email-Send

People
Owner: Nobody in particular
Requestors: wreis [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.198
Fixed in: (no value)



Subject: Method "auth" doesn't exist in Net::SMTP::TLS
perl -MEmail::MIME -le ' use Email::Send; warn send "SMTP" => Email::MIME->create(header => [ From => "foo@foo.com", to => "wallace@reis.org.br", subject => "foo" ], body => "foo"), qw/smtp.gmail.com tls 1 username foo password bar/;' Can't locate object method "auth" via package "Net::SMTP::TLS" at /home/wallacer/perl5/lib/perl5/Email/Send/SMTP.pm line 65, <GEN0> line 7.
moved to https://github.com/rjbs/Email-Send/issues/1 I am unlikely to do work on this personally. -- rjbs