View Single Post
Old 07-22-2023, 12:10 PM   #6
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,195
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Using gmx.com reley works I just sent 4 ebooks to my kindle.

Open calibre in debug mode send a ebook to your kindle and post the result--if it works will look like this:

Code:
xxxxx@xxxxx:~$ calibre-debug -g
calibre 6.23  embedded-python: True
Linux-5.15.0-76-generic-x86_64-with-glibc2.35 Linux ('64bit', 'ELF')
('Linux', '5.15.0-76-generic', '#83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023')
Python 3.10.1
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 3) && Baen (1, 1, 0) && Barnes & Noble (1, 5, 2) && Diaps Editing Toolbag (0, 4, 0) && EpubMerge (2, 16, 0) && EpubSplit (3, 6, 0) && Goodreads (1, 7, 9) && Hyphenate This! (0, 1, 3) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 6, 4) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Books (1, 10, 2) && Kobo Utilities (2, 16, 10) && Modify ePub (1, 8, 1) && Quality Check (1, 13, 4)
QPA platform: xcb
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 92.53889943074003 x 92.67567567567568
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.08] splash screen shown
[0.08] Initializing db...
[0.31] db initialized
[0.31] Constructing main UI...
DEBUG:    0.0 Kobo Utilities Configuration - CreateNewCustomColumn is supported
DEBUG:    0.0 KoboUtilites::action.py - loading translations
DEBUG:    0.0 KoboUtilites::dialogs.py - loading translations
DEBUG:    0.0 KoboUtilites::action.py - loading translations
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
EpubMerge: DEBUG: 2023-07-22 11:59:00,099: calibre_plugins.epubmerge.epubmerge_plugin(156): macmenuhack file_path:/home/xxxxx/.config/calibre/plugins/fanficfare_macmenuhack.txt
DEBUG:    0.9 No Kobo Touch, Glo or Mini appears to be connected
DEBUG:    0.9 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG:    0.9 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG:    0.9 device_driver_name - could not load extended driver. Exception= No module named 'calibre_plugins.kobotouch_extended'
DEBUG:    0.9 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders

Driver: KoboTouch'
DEBUG:    0.9 device_driver_name - could not load extended driver. Exception= No module named 'calibre_plugins.kobotouch_extended'
[1.45] main UI initialized...
[1.45] Hiding splash screen
Starting QuickView
[1.77] splash screen hidden
[1.77] Started up in 1.77 seconds with 3675 books
Device using plugboard epub email None
Job: 0 Email Throne of the Dead to xxxxx@kindle.com finished
Starting job: Email Throne of the Dead to xxxxx@kindle.com 
	connect: to ('mail.gmx.com', 587) None 
	reply: b'220 gmx.net (mrgmx104) Nemesis ESMTP Service ready\r\n' 
	reply: retcode (220); Msg: b'gmx.net (mrgmx104) Nemesis ESMTP Service ready' 
	connect: b'gmx.net (mrgmx104) Nemesis ESMTP Service ready' 
	send: 'ehlo [127.0.1.1]\r\n' 
	reply: b'250-gmx.net Hello [127.0.1.1] [xxxxx]\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] [xxxxx]\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] [xxxxx]\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] [xxxxx]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427' 
	send: AUTH <censored> 
	reply: b'235 Authentication succeeded\r\n' 
	reply: retcode (235); Msg: b'Authentication succeeded' 
	send: 'mail FROM:<xxxxx@gmx.com> size=3720412\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:<xxxxx@kindle.com>\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 <CRLF>.<CRLF>\r\n' 
	reply: retcode (354); Msg: b'Start mail input; end with <CRLF>.<CRLF>' 
	data: (354, b'Start mail input; end with <CRLF>.<CRLF>') 
	send: b'From: xxxxx@gmx.com\r\nTo: xxxxx@kindle.com\r\nSubject: uauWq4b56r72bZnnNpqeT2\r\nD... 
	reply: b'250 Requested mail action okay, completed: id=1MVNB1-1qWD920I4d-00SS1e\r\n' 
	reply: retcode (250); Msg: b'Requested mail action okay, completed: id=1MVNB1-1qWD920I4d-00SS1e' 
	data: (250, b'Requested mail action okay, completed: id=1MVNB1-1qWD920I4d-00SS1e') 
	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

Edit bulk send with two ebooks using the recommended 301 seconds delay between ebooks.

Spoiler:
Code:
Device using plugboard epub email None
Device using plugboard epub email None
Job: 0 Email Fledgling to xxxxx@kindle.com finished
Starting job: Email Fledgling to xxxxx@kindle.com 
	connect: to ('mail.gmx.com', 587) None 
	reply: b'220 gmx.net (mrgmx005) Nemesis ESMTP Service ready\r\n' 
	reply: retcode (220); Msg: b'gmx.net (mrgmx005) Nemesis ESMTP Service ready' 
	connect: b'gmx.net (mrgmx005) Nemesis ESMTP Service ready' 
	send: 'ehlo [127.0.1.1]\r\n' 
	reply: b'250-gmx.net Hello [127.0.1.1] [xxxxx]\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] [xxxxx]\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] [xxxxx]\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] [xxxxx]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427' 
	send: AUTH <censored> 
	reply: b'235 Authentication succeeded\r\n' 
	reply: retcode (235); Msg: b'Authentication succeeded' 
	send: 'mail FROM:<xxxxx@gmx.com> size=630285\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:<xxxxx@kindle.com>\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 <CRLF>.<CRLF>\r\n' 
	reply: retcode (354); Msg: b'Start mail input; end with <CRLF>.<CRLF>' 
	data: (354, b'Start mail input; end with <CRLF>.<CRLF>') 
	send: b'From: xxxxx@gmx.com\r\nTo: xxxxx@kindle.com\r\nSubject: kMBTOXOcXnm3bbZ93IEqt5\r\nD... 
	reply: b'250 Requested mail action okay, completed: id=1MNt0M-1qYLSj0GL2-00OKiC\r\n' 
	reply: retcode (250); Msg: b'Requested mail action okay, completed: id=1MNt0M-1qYLSj0GL2-00OKiC' 
	data: (250, b'Requested mail action okay, completed: id=1MNt0M-1qYLSj0GL2-00OKiC') 
	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 

Job: 1 Email Time Traders to xxxxx@kindle.com finished
Starting job: Email Time Traders to xxxxx@kindle.com 
	Waiting 301 seconds before sending, to avoid being marked as spam.
	You can control this delay via Preferences->Tweaks 
	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] [xxxxx]\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] [xxxxx]\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] [xxxxx]\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] [xxxxx]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427' 
	send: AUTH <censored> 
	reply: b'235 Authentication succeeded\r\n' 
	reply: retcode (235); Msg: b'Authentication succeeded' 
	send: 'mail FROM:<xxxxx@gmx.com> size=602922\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:<xxxxx@kindle.com>\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 <CRLF>.<CRLF>\r\n' 
	reply: retcode (354); Msg: b'Start mail input; end with <CRLF>.<CRLF>' 
	data: (354, b'Start mail input; end with <CRLF>.<CRLF>') 
	send: b'From: xxxxx@gmx.com\r\nTo: xxxxx@kindle.com\r\nSubject: hWUQZQGUlLQMVIOiWBntc2\r\nD... 
	reply: b'250 Requested mail action okay, completed: id=1N0X8o-1q0NE43l92-00wYEE\r\n' 
	reply: retcode (250); Msg: b'Requested mail action okay, completed: id=1N0X8o-1q0NE43l92-00wYEE' 
	data: (250, b'Requested mail action okay, completed: id=1N0X8o-1q0NE43l92-00wYEE') 
	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

Quote:
Originally Posted by bugmen00t View Post
Does anybody have problems using GMX.com recently? Since the beginning of this week any attempt to send files via gmx.com ends up with the following email from Amazon:

Code:
A message that you sent could not be delivered to one or more of
its recipients. This is a permanent error.

The following address failed:

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@kindle.com:
SMTP error from remote server for RCPT TO command,
host: inbound-smtp.us-east-1.amazonaws.com (44.206.9.87)
reason: 550 5.7.1 IP address blacklisted by recipient

Last edited by gbm; 07-22-2023 at 01:01 PM.
gbm is offline   Reply With Quote