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

--- Comment #7 from Ferdi <[email protected]> ---
I installed the latest beta and got it running.
Unfortunately I cannot test this problem because in this version it will not
connect to any mailserver at all. I find it impossible to sent any mail.

I am using exactly the same settings that work in 5.2.2 but they do not work in
5.3.0

Also tried other smtp servers that I have access to, no luck they all fail with
the message below:

LibreOfficeDev could not connect to the outgoing mail server. Check your
system's settings and the settings in LibreOfficeDev. Check the server name,
the port and the secure connections settings
--
<class 'LookupError'>: unknown encoding: idna, traceback follows
  File
"/home/ferdi/Downloads/LibreOfficeDev_5.3.0.0.beta1_Linux_x86-64_deb/DEBS/Install/opt/libreofficedev5.3/program/mailmerge.py",
line 106, in connect
    self.server = smtplib.SMTP(server, port,timeout=tout)
  File
"/home/ferdi/Downloads/LibreOfficeDev_5.3.0.0.beta1_Linux_x86-64_deb/DEBS/Install/opt/libreofficedev5.3/program/python-core-3.5.0/lib/smtplib.py",
line 251, in __init__
    (code, msg) = self.connect(host, port)
  File
"/home/ferdi/Downloads/LibreOfficeDev_5.3.0.0.beta1_Linux_x86-64_deb/DEBS/Install/opt/libreofficedev5.3/program/python-core-3.5.0/lib/smtplib.py",
line 335, in connect
    self.sock = self._get_socket(host, port, self.timeout)
  File
"/home/ferdi/Downloads/LibreOfficeDev_5.3.0.0.beta1_Linux_x86-64_deb/DEBS/Install/opt/libreofficedev5.3/program/python-core-3.5.0/lib/smtplib.py",
line 306, in _get_socket
    self.source_address)
  File
"/home/ferdi/Downloads/LibreOfficeDev_5.3.0.0.beta1_Linux_x86-64_deb/DEBS/Install/opt/libreofficedev5.3/program/python-core-3.5.0/lib/socket.py",
line 689, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File
"/home/ferdi/Downloads/LibreOfficeDev_5.3.0.0.beta1_Linux_x86-64_deb/DEBS/Install/opt/libreofficedev5.3/program/python-core-3.5.0/lib/socket.py",
line 728, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):

-- 
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