Hello,
I did everything from FAQ section and read all threads, but I'm still not able to email from Calibre.
This is the error I'm getting:
Traceback (most recent call last):
File "site-packages\calibre\gui2\wizard\send_email.py", line 209, in test_email_settings
File "site-packages\calibre\utils\smtp.py", line 173, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 665, in starttls
File "site-packages\calibre\utils\smtplib.py", line 567, in ehlo_or_helo_if_needed
SMTPHeloError: (501, 'Syntax error in parameters or arguments')
Log:
connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx004) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx004) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx004) Nemesis ESMTP Service ready
send: u'ehlo Sara-PC..home\r\n'
reply: '501 Syntax error in parameters or arguments\r\n'
reply: retcode (501); Msg: Syntax error in parameters or arguments
send: u'helo Sara-PC..home\r\n'
reply: '501 Syntax error in parameters or arguments\r\n'
reply: retcode (501); Msg: Syntax error in parameters or arguments
Any thoughts?
I've also enabled access to this account via POP3 and IMAP and added GMX email to Amazon account, but no use.
Please help I've lost 3 hours already