Bug 467748

Summary: Review Request: perl-Net-SMTP-SSL - SSL support for Net::SMTP
Product: [Fedora] Fedora Reporter: Todd Zullinger <tmz>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: cweyl, fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-21 01:57:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Todd Zullinger 2008-10-20 17:33:16 UTC
Spec URL: http://tmz.fedorapeople.org/packages/perl-Net-SMTP-SSL.spec
SRPM URL: http://tmz.fedorapeople.org/packages/perl-Net-SMTP-SSL-1.01-1.fc9.src.rpm
Description: Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
network operations. Due to the nature of Net::SMTP's new method, it is not
overridden to make use of a default port for the SMTPS service. Perhaps
future versions will be smart like that. Port 465 is usually what you want,
and it's not a pain to specify that.

[This package will allow git send-email to work over SSL, fixing bug #443615]

Comment 1 Chris Weyl 2008-10-21 01:57:42 UTC

*** This bug has been marked as a duplicate of bug 462818 ***