網絡連接正在工作,但不在Libre Office - 4.4.7.2版本下的傳出服務器。任何幫助?自由辦公室錯誤 - SSL和gmail
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.SMTPServerDisconnected'>: Connection unexpectedly closed, traceback follows
C:\Program Files (x86)\LibreOffice 4\program\python-core-3.3.3\lib\smtplib.py:375 in function getreply() [raise SMTPServerDisconnected("Connection unexpectedly closed")]
C:\Program Files (x86)\LibreOffice 4\program\python-core-3.3.3\lib\smtplib.py:322 in function connect() [(code, msg) = self.getreply()]
C:\Program Files (x86)\LibreOffice 4\program\python-core-3.3.3\lib\smtplib.py:241 in function __init__() [(code, msg) = self.connect(host, port)]
C:\Program Files (x86)\LibreOffice 4\program\mailmerge.py:100 in function connect() [self.server = smtplib.SMTP(server, port,timeout=tout)]
嗯 - 這是一個普通的香草LibreOffice安裝?你有沒有嘗試http://stackoverflow.com/questions/30545442/sorry-unexpected-error-module-object-has-no-attribute-smtp-ssl?我使用我所描述的修改「修復了」不同的LO安裝,並且我從未遇到過這個錯誤...... – tohuwawohu
您是否對我的建議書應用了更多修改,請與https://docs.libreoffice.org/scripting/html/mailmerge_8py_source.html – tohuwawohu