buildbot/bin/sendEmail issue

Matúš Kukan matus.kukan at gmail.com
Sat Jan 24 01:52:35 PST 2015


On 24 January 2015 at 10:38, Maarten Hoes <hoes.maarten at 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


More information about the LibreOffice mailing list