View Single Post
Old 08-06-2011, 12:41 AM   #1
CherilynWarner
Junior Member
CherilynWarner began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2011
Device: Kindle
trying to email a book from Calibre and having issues

When I send an email from one email address to another this is the message I get. Can anyone me why I am having this problem and why my pc and comcast is being mentioned???? Am I trying to do something the Calibre does not do???


Traceback (most recent call last):
File "site-packages\calibre\gui2\wizard\send_email.py", line 173, in test_email_settings
File "site-packages\calibre\utils\smtp.py", line 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 630, in starttls
File "site-packages\calibre\utils\smtplib.py", line 531, in ehlo_or_helo_if_needed
SMTPHeloError: (501, '5.5.4 Invalid Address')


Log:
connect: (u'smtp.live.com', 587)
connect: (587, u'smtp.live.com')
reply: '220 BLU0-SMTP417.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 5 Aug 2011 21:38:56 -0700 \r\n'
reply: retcode (220); Msg: BLU0-SMTP417.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 5 Aug 2011 21:38:56 -0700
connect: BLU0-SMTP417.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 5 Aug 2011 21:38:56 -0700
send: 'ehlo Cherilyns-PC.hsd1.wa.comcast.net.\r\n'
reply: '501 5.5.4 Invalid Address\r\n'
reply: retcode (501); Msg: 5.5.4 Invalid Address
send: 'helo Cherilyns-PC.hsd1.wa.comcast.net.\r\n'
reply: '501 5.5.4 Invalid Address\r\n'
reply: retcode (501); Msg: 5.5.4 Invalid Address
CherilynWarner is offline   Reply With Quote