https://bugs.freedesktop.org/show_bug.cgi?id=59249

          Priority: medium
            Bug ID: 59249
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: Mail merge setting test stopped working
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: pmla...@suse.cz
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.0.0.1 rc
         Component: Writer
           Product: LibreOffice

The mail merge test setting stopped working in LO-4.0.0.1 on Linux.

Steps to reproduce:

1. Open Tools/Options/LibreOffice Writer/Mail Merge E-mail
2. Enter a valid server name (I use relay.suse.de)
3. Press the button "Test Settings..."

Result: It could establish server connection but it can't find the mail server.
I get the error message:

--- cut ---
 LibreOffice could not connect to the outgoing mail server. Check your system's
settings and the settings in LibreOffice. Check the server name, the port and
the secure connections settings
--
<class 'smtplib.SMTPException'>: SMTP AUTH extension not supported by server.,
traceback follows
  /opt/libreoffice4.0/program/python-core-3.3.0/lib/smtplib.py:594 in function
login() [raise SMTPException("SMTP AUTH extension not supported by server.")]
  /opt/libreoffice4.0/program/mailmerge.py:107 in function connect()
[self.server.login(user, password)]
--- cut ---

The same setting works with older buils or with LO-3.6. Also I am using this
mail server every day. SO, it should not be problem on the server side.

I wonder if it might be related to the bug #59248.

Well, the python somehow works. At least "Tools/Macros/Organize
Macros/Python/LibreOffice Macros/Hellow World" prints the "Hello World (in
Python)" string.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to