Skip Menu |

This queue is for tickets about the Net-SMTP-TLS CPAN distribution.

Report information
The Basics
Id: 48527
Status: new
Priority: 0/
Queue: Net-SMTP-TLS

People
Owner: Nobody in particular
Requestors: perl [...] volkerschatz.com
Cc:
AdminCc:

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



Subject: Net::SMTP::TLS debugging patch
Date: Fri, 7 Aug 2009 20:53:03 +0200 (CEST)
To: awestholm [...] verizon.net, awestholm [...] cpan.org, bug-Net-SMTP-TLS [...] rt.cpan.org
From: Volker Schatz <perl [...] volkerschatz.com>
Hello Alexander, I had a bit of trouble with your Net::SMTP::TLS module. To solve it, I added a debugging option to the module. It is activated by passing Debug => 1 to the constructor and prints an SMTP log in a manner similar to smtp-client.pl. In addition I have added a "return 1;" to all functions to be called by the user (mail, to, data...). This makes it possible to substitute Net::SMTP::TLS for Net::SMTP without breaking constructs like "$m->mail(...) or die ...". Attached I send you the diffs of these changes in case you want to add them to the main version. In particular I think the debug output can be very helpful when one has limited knowledge of the server, as is often the case when dealing with ISPs. Best regards, Volker
Download TLS.pm.diff.gz
application/octet-stream 1.3k

Message body not shown because it is not plain text.