Skip Menu |

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

Report information
The Basics
Id: 124824
Status: resolved
Priority: 0/
Queue: Email-Send-SMTP-Gmail

People
Owner: Nobody in particular
Requestors: mrbilldfd [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.30



Subject: Email::Send::SMTP::Gmail bug
Date: Mon, 19 Mar 2018 11:16:11 -0400
To: bug-Email-Send-SMTP-Gmail [...] rt.cpan.org
From: Bill B <mrbilldfd [...] gmail.com>
I do not know what is causing the problem, but here is what I have. O/S: FreeBSD 7.3 PERL: 5.10.1 Email-Send-SMTP-Gmail ver: 1.30 Screen capture FL_FIREWALL# perl sendIP.pl Connecting to smtp.gmail.com using ssl with AUTO on port 465 and timeout of 60 Net::SMTP>>> Net::SMTP(2.31) Net::SMTP>>> Net::Cmd(2.29) Net::SMTP>>> Exporter(5.63) Net::SMTP>>> IO::Socket::INET(1.31) Net::SMTP>>> IO::Socket(1.31) Net::SMTP>>> IO::Handle(1.28) Net::SMTP: Unexpected EOF on command channel at /usr/local/lib/perl5/site_perl/5.10.1/Email/Send/SMTP/Gmail.pm line 90 Could not connect to SMTP server session error: Bad file descriptor I removed version 1.30 and installed version 1.02, which worked on one of my other systems, and voila! It worked. Hope you find this useful. Love the module! Bill Barkell
The module has been updated taking into account the control of different versions in other OS. This issue should be resolved. On Mon Mar 19 11:16:35 2018, mrbilldfd@gmail.com wrote: Show quoted text
> I do not know what is causing the problem, but here is what I have. > > O/S: FreeBSD 7.3 > > PERL: 5.10.1 > > Email-Send-SMTP-Gmail ver: 1.30 > > > Screen capture > > FL_FIREWALL# perl sendIP.pl > Connecting to smtp.gmail.com using ssl with AUTO on port 465 and timeout of > 60 > Net::SMTP>>> Net::SMTP(2.31) > Net::SMTP>>> Net::Cmd(2.29) > Net::SMTP>>> Exporter(5.63) > Net::SMTP>>> IO::Socket::INET(1.31) > Net::SMTP>>> IO::Socket(1.31) > Net::SMTP>>> IO::Handle(1.28) > Net::SMTP: Unexpected EOF on command channel at > /usr/local/lib/perl5/site_perl/5.10.1/Email/Send/SMTP/Gmail.pm line 90 > Could not connect to SMTP server > session error: Bad file descriptor > > > > I removed version 1.30 and installed version 1.02, which worked on one of > my other systems, and voila! It worked. > > > Hope you find this useful. Love the module! > > > Bill Barkell
On Sat Apr 27 04:35:47 2019, PECO wrote: Show quoted text
> The module has been updated taking into account the control of > different versions in other OS. This issue should be resolved. > > On Mon Mar 19 11:16:35 2018, mrbilldfd@gmail.com wrote:
> > I do not know what is causing the problem, but here is what I have. > > > > O/S: FreeBSD 7.3 > > > > PERL: 5.10.1 > > > > Email-Send-SMTP-Gmail ver: 1.30 > > > > > > Screen capture > > > > FL_FIREWALL# perl sendIP.pl > > Connecting to smtp.gmail.com using ssl with AUTO on port 465 and > > timeout of > > 60 > > Net::SMTP>>> Net::SMTP(2.31) > > Net::SMTP>>> Net::Cmd(2.29) > > Net::SMTP>>> Exporter(5.63) > > Net::SMTP>>> IO::Socket::INET(1.31) > > Net::SMTP>>> IO::Socket(1.31) > > Net::SMTP>>> IO::Handle(1.28) > > Net::SMTP: Unexpected EOF on command channel at > > /usr/local/lib/perl5/site_perl/5.10.1/Email/Send/SMTP/Gmail.pm line > > 90 > > Could not connect to SMTP server > > session error: Bad file descriptor > > > > > > > > I removed version 1.30 and installed version 1.02, which worked on > > one of > > my other systems, and voila! It worked. > > > > > > Hope you find this useful. Love the module! > > > > > > Bill Barkell