Hello,

I am trying to mail merge almost 100 emails from a database, which is no
problem, but when it comes to sending the emails to the recepients, the
configuration appears wrong, as however I configure mail gmail account (I
did it as in my email client, with SSL secure), this is the answer:

smtplib.SMTPSenderRefused: (530, '5.7.0 Must issue a STARTTLS command first
k29sm1628551fkk', u'[EMAIL PROTECTED]'), traceback follows
  File "C:\Program Files\OpenOffice.org 2.3\program\mailmerge.py", line 188,
in sendMailMessage
    self.server.sendmail(sender, truerecipients, msg.as_string())
  File "C:\Program Files\OpenOffice.org
2.3\program\python-core-2.3.4\lib\smtplib.py", line 676, in sendmail
    raise SMTPSenderRefused(code, resp, from_addr)

Can somebody help please?

Thank you

Michael

Reply via email to