View Single Post
Old 01-01-2024, 01:03 PM   #4
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,191
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Send by email is working for me.
Please open the jobs button on lower right calibre and post the results of "show jobs details" of the failed email send.


Should look like this:

Spoiler:
Code:
Starting job: Email Bedlam Boyz to XXXXXX@kindle.com 
connect: to ('mail.gmx.com', 587) None 
reply: b'220 gmx.net (mrgmx004) Nemesis ESMTP Service ready\r\n' 
reply: retcode (220); Msg: b'gmx.net (mrgmx004) Nemesis ESMTP Service ready' 
connect: b'gmx.net (mrgmx004) Nemesis ESMTP Service ready' 
send: 'ehlo [127.0.1.1]\r\n' 
reply: b'250-gmx.net Hello [127.0.1.1] [XXX.XX.XXX.XXX]\r\n' 
reply: b'250-8BITMIME\r\n' 
reply: b'250-SIZE 69920427\r\n' 
reply: b'250 STARTTLS\r\n' 
reply: retcode (250); Msg: b'gmx.net Hello [127.0.1.1] [XXX.XX.XXX.XXX]\n8BITMIME\nSIZE 69920427\nSTARTTLS' 
send: 'STARTTLS\r\n' 
reply: b'220 OK\r\n' 
reply: retcode (220); Msg: b'OK' 
send: 'ehlo [127.0.1.1]\r\n' 
reply: b'250-gmx.net Hello [127.0.1.1] [XXX.XX.XXX.XXX]\r\n' 
reply: b'250-8BITMIME\r\n' 
reply: b'250-AUTH LOGIN PLAIN\r\n' 
reply: b'250 SIZE 69920427\r\n' 
reply: retcode (250); Msg: b'gmx.net Hello [127.0.1.1] [XXX.XX.XXX.XXX]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427' 
send: AUTH  
reply: b'235 Authentication succeeded\r\n' 
reply: retcode (235); Msg: b'Authentication succeeded' 
send: 'mail FROM: size=408795\r\n' 
reply: b'250 Requested mail action okay, completed\r\n' 
reply: retcode (250); Msg: b'Requested mail action okay, completed' 
send: 'rcpt TO:\r\n' 
reply: b'250 OK\r\n' 
reply: retcode (250); Msg: b'OK' 
send: 'data\r\n' 
reply: b'354 Start mail input; end with .\r\n' 
reply: retcode (354); Msg: b'Start mail input; end with .' 
data: (354, b'Start mail input; end with .') 
send: b'From: xxxx@gmx.com\r\nTo: XXXXXX@kindle.com\r\nSubject: Ye6q8Ij4enUBXpPRLxzI22\r\nD... 
reply: b'250 Requested mail action okay, completed: id=1MUGi9-1rkNXx3XOd-00RGPb\r\n' 
reply: retcode (250); Msg: b'Requested mail action okay, completed: id=1MUGi9-1rkNXx3XOd-00RGPb' 
data: (250, b'Requested mail action okay, completed: id=1MUGi9-1rkNXx3XOd-00RGPb') 
send: 'quit\r\n' 
reply: b'221 gmx.net Service closing transmission channel\r\n' 
reply: retcode (221); Msg: b'gmx.net Service closing transmission channel' 
Email successfully sent


bernie

Quote:
Originally Posted by Sim View Post
My calibre 'send' to email feature has suddenly stopped working again. I tried:

1) new gmx email before and after disabling firewall
2) old hotmail email after disabling firewall.

Nothing is working. What can I do? I just want to do what I have done for years - email books I download to myself using calibre.
gbm is offline   Reply With Quote