[Libreoffice-bugs] [Bug 63388] MAILMERGE: LibreOffice freezes when clicking Test Settings button
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 18 07:05:36 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=63388
--- Comment #26 from Jurassic Pork <jurassic.pork at orange.fr> ---
(In reply to prrvchr from comment #24)
> A three-state control is required for the choice of connection security
> (none, Ssl, Tls)
>
> Same for authentication (without, login, oauth2)
>
> Take look at:
> https://forum.openoffice.org/en/forum/viewtopic.php?f=47&t=89140
with my mailmerge.py code :
for use of SMTP port 25 :
don't check ssl checkbox
for use of SMTP port 465 :
check ssl checkbox
for use of SMTP port 587 :
check ssl checkbox
Julien Nabet english is not my natural language but if i have understand your
link, you must build or download all the source of libreoffice to make a patch.
Sorry but it is too complicated for me to do a patch. Only a few lines change
in mailmerge.py
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170618/5a1155aa/attachment.html>
More information about the Libreoffice-bugs
mailing list