Hi, On Sat, Jan 24, 2015 at 10:52 AM, Matúš Kukan <matus.ku...@gmail.com> wrote: > > On 24 January 2015 at 10:38, Maarten Hoes <hoes.maar...@gmail.com> wrote: > > if ($conf{'tls_server'} == 1 and $conf{'tls_client'} == 1 and > > $opt{'tls'} =~ /^(yes|auto)$/) { > > printmsg("DEBUG => Starting TLS", 2); > > if (SMTPchat('STARTTLS')) { quit($conf{'error'}, 1); } > > - my $ssl_ver = 'SSLv3 TLSv1'; > > + my $ssl_ver = 'SSLv3'; > > That's exactly what I did after spent some time. > And I was told it's a known issue. > I am for pushing this or at least put some comment into the script. > I am sorry, I forgot to do the latter. > > Thanks, > Matus
Done. https://gerrit.libreoffice.org/14151 - Maarten
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice