View Single Post
Old 08-12-2011, 09:12 PM   #1
Larry N
Junior Member
Larry N began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2011
Device: Kindle
changing isp problem

i have been able to successfully use cable at home (comcast in pennsylvania), however, while on the road using a different isp (comcast in new jersey). I am unable to receive the calibre document (newpaper).

Note I am also using a different wireless router while on the road.


Here is the error message:

ERROR: Failed to email book: <b>Failed</b>: Email Wired Magazine to larryn_74@Kindle.com

Email Wired Magazine to larryn_74@Kindle.com
connect: (u'smtp.live.com', 587)
connect: (587, u'smtp.live.com')
reply: '220 BLU0-SMTP86.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 12 Aug 2011 07:23:46 -0700 \r\n'
reply: retcode (220); Msg: BLU0-SMTP86.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 12 Aug 2011 07:23:46 -0700
connect: BLU0-SMTP86.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 12 Aug 2011 07:23:46 -0700
send: 'ehlo larryn.hsd1.nj.comcast.net.\r\n'
reply: '501 5.5.4 Invalid Address\r\n'
reply: retcode (501); Msg: 5.5.4 Invalid Address
send: 'helo larryn.hsd1.nj.comcast.net.\r\n'
reply: '501 5.5.4 Invalid Address\r\n'
reply: retcode (501); Msg: 5.5.4 Invalid Address

Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 117, in run
File "site-packages\calibre\gui2\email.py", line 171, in sendmail
File "site-packages\calibre\utils\smtp.py", line 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 628, in starttls
File "site-packages\calibre\utils\smtplib.py", line 531, in ehlo_or_helo_if_needed
SMTPHeloError: (501, '5.5.4 Invalid Address')

Retrying in 301 seconds...
connect: (u'smtp.live.com', 587)
connect: (587, u'smtp.live.com')
reply: '220 BLU0-SMTP150.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 12 Aug 2011 07:28:47 -0700 \r\n'
reply: retcode (220); Msg: BLU0-SMTP150.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 12 Aug 2011 07:28:47 -0700
connect: BLU0-SMTP150.phx.gbl Microsoft ESMTP MAIL Service, Version: 6.0.3790.4675 ready at Fri, 12 Aug 2011 07:28:47 -0700
send: 'ehlo larryn.hsd1.nj.comcast.net.\r\n'
reply: '501 5.5.4 Invalid Address\r\n'
reply: retcode (501); Msg: 5.5.4 Invalid Address
send: 'helo larryn.hsd1.nj.comcast.net.\r\n'
reply: '501 5.5.4 Invalid Address\r\n'
reply: retcode (501); Msg: 5.5.4 Invalid Address

Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 117, in run
File "site-packages\calibre\gui2\email.py", line 171, in sendmail
File "site-packages\calibre\utils\smtp.py", line 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 628, in starttls
File "site-packages\calibre\utils\smtplib.py", line 531, in ehlo_or_helo_if_needed
SMTPHeloError: (501, '5.5.4 Invalid Address')

Any ideas? Thank you very much. Now I'm stuck with manuallly transefering the files downloaded from my pc to the kindle.

Note that I am able to email to my kindle address from Hotmail which i am using for as my email account.
Larry N is offline   Reply With Quote