Re: Enable SSLv3 in Postfix

2017-10-04 Thread Nelson Crosby
On 05/10/17 15:45, Samuel Sieb wrote: Just speculating, but if SSLv3 is disabled by default in the library, this is not likely to work.  What happens if you put SSLv3 on that line instead? The default is: smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3 Which indicates that SSLv2 and SSLv3 a

Enable SSLv3 in Postfix

2017-10-04 Thread Nelson Crosby
enable it: smtpd_tls_mandatory_protocols = !SSLv2 If anyone has any clues, I'd be very appreciative of any help. // Nelson -- // Nelson Crosby /* n...@sourcecomb.com */ ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe se