Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Hi Maarten,

Did you manage to get it working? as I had setup something at work to use
gmail to relay. Not sure if this will be of any use to you
https://rtcamp.com/tutorials/linux/ubuntu-postfix-gmail-smtp/

On Sat, Jan 24, 2015 at 11:00 AM, Maarten Hoes <hoes.maarten@gmail.com>
wrote:

Hi,

On Sat, Jan 24, 2015 at 10:52 AM, Matúš Kukan <matus.kukan@gmail.com>
wrote:

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




-- 
Jonathan Aquilina

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.