Hi guys!
I can not send mail merge in my LibreOffice 4.0.2.2 with Gmail.
I am using Ubuntu 13.04 64 bits.
IMAP and POP are actives in Gmail.
I used these configurations:
SMTP:
E-mail address: *********@gmail.com
Server name: smtp.googlemail.com
Port: 465
The outgoing mail server uses the same authentication as the incoming mail server.
Server name: imap.googlemail.com
Port: 993, 995 and 25
Type: IMAP
Username: *********@gmail.com
Authentication method: Normal password
Connection security: SSL/TSL
It’s show now:
Establish network connection: Successful
Find outgoing mail server: Failed
Errors:
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 'OSError'>: [Errno 101] Network is unreachable, traceback follows
/usr/lib/python3.3/socket.py:426 in function create_connection() [sock.connect(sa)]
/usr/lib/python3.3/socket.py:435 in function create_connection() [raise err]
/usr/lib/python3.3/smtplib.py:288 in function _get_socket() [self.source_address)]
/usr/lib/python3.3/smtplib.py:317 in function connect() [self.sock = self._get_socket(host, port, self.timeout)]
/usr/lib/python3.3/smtplib.py:238 in function __init__() [(code, msg) = self.connect(host, port)]
/usr/lib/libreoffice/program/mailmerge.py:99 in function connect() [self.server = smtplib.SMTP(server, port,timeout=tout)]
Is it a bug?
Sorry my poor english.