https://bugs.documentfoundation.org/show_bug.cgi?id=63388

--- Comment #26 from Jurassic Pork <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to