Hi, hope someone can help, I have everything setup and have been emailing my kindle account successfully with the guardian and observer but when i try emailing the 'daily mail' it fails everytime. The failure report is below, is it the size of the email is too big for gmx? if where do i check the size and is it possible to do it in chunks or filter out sport for instance?
Thanks
Starting job: Email The Daily Mail to
email.removed@kindle.com
connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx002) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx002) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx002) Nemesis ESMTP Service ready
send: 'ehlo [192.168.1.104]\r\n'
reply: '250-gmx.com Hello [ips.removed]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello [ips.removed]
SIZE 69920427
AUTH LOGIN PLAIN
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo [192.168.1.104]\r\n'
reply: '250-gmx.com Hello [ips.removed]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 AUTH LOGIN PLAIN\r\n'
reply: retcode (250); Msg: gmx.com Hello [ips.removed]
SIZE 69920427
AUTH LOGIN PLAIN
send: AUTH
reply: '235 Authentication succeeded\r\n'
reply: retcode (235); Msg: Authentication succeeded
send: u'mail FROM: size=241582064\r\n'
reply: '552 Requested mail action aborted: exceeded storage allocation\r\n'
reply: retcode (552); Msg: Requested mail action aborted: exceeded storage allocation
send: 'rset\r\n'
reply: '250 OK\r\n'
reply: retcode (250); Msg: OK
send: 'quit\r\n'
reply: '221 gmx.com Service closing transmission channel\r\n'
reply: retcode (221); Msg: gmx.com Service closing transmission channel
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 43, in run
File "site-packages\calibre\gui2\email.py", line 124, in sendmail
File "site-packages\calibre\utils\smtp.py", line 138, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 726, in sendmail
SMTPSenderRefused: (552, 'Requested mail action aborted: exceeded storage allocation', u'email.removed@gmx.com')
Retrying in 1 seconds...
Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx003) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx003) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx003) Nemesis ESMTP Service ready
send: 'ehlo [192.168.1.104]\r\n'
reply: '250-gmx.com Hello [ips.removed]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello [ips.removed]
SIZE 69920427
AUTH LOGIN PLAIN
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo [192.168.1.104]\r\n'
reply: '250-gmx.com Hello [ips.removed]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 AUTH LOGIN PLAIN\r\n'
reply: retcode (250); Msg: gmx.com Hello [ips.removed]
SIZE 69920427
AUTH LOGIN PLAIN
send: AUTH
reply: '235 Authentication succeeded\r\n'
reply: retcode (235); Msg: Authentication succeeded
send: u'mail FROM: size=241582064\r\n'
reply: '552 Requested mail action aborted: exceeded storage allocation\r\n'
reply: retcode (552); Msg: Requested mail action aborted: exceeded storage allocation
send: 'rset\r\n'
reply: '250 OK\r\n'
reply: retcode (250); Msg: OK
send: 'quit\r\n'
reply: '221 gmx.com Service closing transmission channel\r\n'
reply: retcode (221); Msg: gmx.com Service closing transmission channel
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 43, in run
File "site-packages\calibre\gui2\email.py", line 124, in sendmail
File "site-packages\calibre\utils\smtp.py", line 138, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 726, in sendmail
SMTPSenderRefused: (552, 'Requested mail action aborted: exceeded storage allocation', u'email.removed@gmx.com')
Job: "Email The Daily Mail to
email.removed@kindle.com" failed with error:
Traceback (most recent call last):
File "site-packages\calibre\gui2\threaded_jobs.py", line 83, in start_work
File "site-packages\calibre\gui2\email.py", line 98, in __call__
SMTPSenderRefused: (552, 'Requested mail action aborted: exceeded storage allocation', u'email.removed@gmx.com')
Called with args: (u'C:\\Users\\bod\\AppData\\Local\\Temp\\calibre_b qcf1w\\vcattxcaltmpfmt.mobi', u'The Daily Mail.mobi', u'email.removed@kindle.com', u'News: The Daily Mail', u'Attached is the The Daily Mail periodical downloaded by calibre.') {u'abort': , u'notifications': , u'log': }