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

            Bug ID: 103363
           Summary: Outgoing mailserver not found
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Hi,

trying to send a mail merge via mail. Settings that work in 5.1.5.2 do not work
in a recent daily.

Report:
"LibreOffice daily20161018 could not connect to the outgoing mail server. Check
your system's settings and the settings in LibreOffice daily20161018. Check the
server name, the port and the secure connections settings
--
<class 'LookupError'>: unknown encoding: idna, traceback follows
  File "<install>/libreofficedev5.3/program/mailmerge.py", line 106, in connect
    self.server = smtplib.SMTP(server, port,timeout=tout)
  File "<install>/libreofficedev5.3/program/python-core-3.5.0/lib/smtplib.py",
line 251, in __init__
    (code, msg) = self.connect(host, port)
  File "<install>/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 "<install>/libreofficedev5.3/program/python-core-3.5.0/lib/smtplib.py",
line 306, in _get_socket
    self.source_address)
  File "<install>/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 "<install>/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