FS#60298 - [swaks] missing opt-depends

Attached to Project: Community Packages
Opened by Jonas Große Sundrup (cherti) - Wednesday, 03 October 2018, 23:27 GMT
Last edited by Florian Pritz (bluewind) - Tuesday, 09 October 2018, 09:13 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Florian Pritz (bluewind)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
===
When used with "-tls", swaks will report " TLS not available: requires Net::SSLeay. Exiting" and likewise when used without -tls will not even attempt to use tls, leading to errors on systems that only allow interaction over TLS.
Therefore it seems reasonable to add

extra/perl-net-ssleay

as an optional dependency.


Additional info:
===
* package version: 20170101.0-1


Steps to reproduce:
===
* install swaks
* make sure perl-net-ssleay is not installed
* try sending an email over an SMTP-Host only allowing interaction via TLS



(One could argue that with the prevalence of TLS-enabled e-mail-servers perl-net-ssleay should be in the Depends to directly pull it, but technically it is an Optdepends.)
This task depends upon

Closed by  Florian Pritz (bluewind)
Tuesday, 09 October 2018, 09:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  swaks-20170101.0-2

Loading...