https://bugs.documentfoundation.org/show_bug.cgi?id=103919
--- Comment #16 from Eric <[email protected]> ---
Hi,
I can confirm that this bug also happen on Ubuntu 16.04 , LO Version: 5.3.0.3
Build ID: 1:5.3.0~rc3-0ubuntu1~xenial1.1
Threads CPU : 12; Version de l'OS :Linux 4.4; UI Render : par défaut; VCL :
gtk2; Moteur de mise en page : nouveau;
Locale : fr-FR (fr_FR.UTF-8); Calc: group
I've turned on debug in mailmerge.py, and it sends the first email and not the
others.
Here is the log :
PyMailServiceProvider init
PyMailServiceProvider create with <Enum instance
com.sun.star.mail.MailServiceType ('SMTP')>
PyMailSMTPService init
python version is: 3.5.2 (default, Nov 17 2016, 17:05:23)
[GCC 5.4.0 20160609]
PyMailSMTPService getSupportedConnectionTypes
PyMailSMTPService connect
ServerName: relay.dommel.be
Port: 25
False
Timeout: <object object at 0x7fda2419b0c0>
ConnectionType: Insecure
PyMailSMTPService isConnected
PyMailSMTPService sendMailMessage
PyMailSMTPService subject: test
PyMailSMTPService from: Eric Bechet
PyMailSMTPService from: [email protected]
PyMailSMTPService send to: ('[email protected]',)
PyMailSMTPService flavors len: 1
PyMailSMTPService mimetype is: text/plain; charset=UTF-8; format=flowed
('PyMailSMTPService recipients are: ', dict_keys(['[email protected]']))
send: 'ehlo [127.0.1.1]\r\n'
reply: b'250-amber.schedom-europe.net\r\n'
reply: b'250-STARTTLS\r\n'
reply: b'250-PIPELINING\r\n'
reply: b'250 8BITMIME\r\n'
reply: retcode (250); Msg:
b'amber.schedom-europe.net\nSTARTTLS\nPIPELINING\n8BITMIME'
send: 'mail FROM:<[email protected]>\r\n'
reply: b'250 ok\r\n'
reply: retcode (250); Msg: b'ok'
send: 'rcpt TO:<[email protected]>\r\n'
reply: b'250 ok\r\n'
reply: retcode (250); Msg: b'ok'
send: 'data\r\n'
reply: b'354 go ahead\r\n'
reply: retcode (354); Msg: b'go ahead'
data: (354, b'go ahead')
send: b'MIME-Version: 1.0\r\nContent-Type: text/plain;
charset="utf-8"\r\nContent-Transfer-Encoding: quoted-printable\r\nSubject:
test\r\nFrom: =?utf-8?q?Eric_Bechet?= <[email protected]>\r\nTo:
[email protected]\r\nX-Mailer: LibreOffice 5.3 via Caolan\'s mailmerge
component\r\nDate: Sat, 18 Feb 2017 20:39:13 +0100\r\n\r\n=EF=BB=BFBonjour Eric
B=C3=A9chet, habitant Montr=C3=A9al.Votre courriel es=\r\nt [email protected]\r\n
=20\r\nHello\r\n\r\n\r\n.\r\n'
PyMailSMTPService isConnected
PyMailSMTPService disconnect
send: 'quit\r\n'
reply: b'250 ok 1487446761 qp 25915\r\n'
reply: retcode (250); Msg: b'ok 1487446761 qp 25915'
data: (250, b'ok 1487446761 qp 25915')
reply: b'221 amber.schedom-europe.net\r\n'
reply: retcode (221); Msg: b'amber.schedom-europe.net'
--
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