Menu

#39 very long line detected

v1.0 (example)
closed
None
7
2019-09-28
2019-08-27
No

Hi Graeme,

I'm having an issue with a device trying to send mail through the e-mailrelay tool but getting an error saying "very long line detected" and doesn't send the message. Is there a way to ignore the warning and sent message anyway? Software works great with other applications but not with this device I'm trying to use. I'm using E-MailRelay in store-and-forward mode as local server and as client to Office 365.

Thanks in advanced,
Manuel Robles

1 Attachments

Related

Commit: <Commit _id='d05061829cc69278cd715054966c441f40efb280' tree_id='aa4ed2500589bb269a38a63e7adafcbaa2c9c1dc' committed=I{'date': datetime.datetime(2018, 12, 18, 13, 35, 21), 'email': 'graeme_walker@8f28e41f-6543-0410-ab35-f57692967158', 'name': 'graeme_walker'} authored=I{'date': datetime.datetime(2018, 12, 18, 13, 35, 21), 'email': 'graeme_walker@8f28e41f-6543-0410-ab35-f57692967158', 'name': 'graeme_walker'} message='gui: fix for smtp client tls tunnel radio button [#39]\n\ngit-svn-id: https://svn.code.sf.net/p/emailrelay/code@247 8f28e41f-6543-0410-ab35-f57692967158\n' parent_ids=I['9524b5790c6c8ab43cb14da62905fd8ec9c16dba'] child_ids=I['6f806f7d37f9d5cb43701606d883466450fb6389'] repo_ids=I[ObjectId('6353f835e790ef2e4c37a320')]>
Commit: <Commit _id='da6d1c1e134735a73eb5f510b11e4866a9c4095d' tree_id='f390d1dbb5d0f4f057064d0b0a5b78490fbe9665' committed=I{'date': datetime.datetime(2018, 12, 18, 13, 35, 21), 'email': 'graeme_walker@8f28e41f-6543-0410-ab35-f57692967158', 'name': 'graeme_walker'} authored=I{'date': datetime.datetime(2018, 12, 18, 13, 35, 21), 'email': 'graeme_walker@8f28e41f-6543-0410-ab35-f57692967158', 'name': 'graeme_walker'} message='gui: fix for smtp client tls tunnel radio button [#39]\n\ngit-svn-id: https://svn.code.sf.net/p/emailrelay/code/branches/V_2_0_fixes@247 8f28e41f-6543-0410-ab35-f57692967158\n' parent_ids=I['507d5e368d298b63726e567010e6449302ea8183'] child_ids=I['61db8725a37c27af42af2b56371f02eee28671c8'] repo_ids=I[ObjectId('63540e3f17a19c5701f0cfde'), ObjectId('6362dca8d1a8b0fb10020a09')]>
Support Requests: #39

Discussion

  • Graeme Walker

    Graeme Walker - 2019-08-28

    So the long-line warning is a red-herring; you are just getting a rejection from the remote server with an error code of 554 and an oversized error message containing "SendAsDeniedException".

    A quick google for that error message comes up with "Sometime near the beginning of July, there was a change that disallowed you using a return email address that is not in your list of verified email aliases or connected accounts. In other words, you can't change the 'From' field in emails you send to an anonymous email address."

    It may be that the server does not like the MAIL FROM address, or perhaps the "From:" or "Reply-To:" headers in the content. Try editing these fields in the failed message files (ie. the ".bad" envelope and its associated content file) and then remove the ".bad" filename extension to retry. If you find something that works then it should be possible to use an emailrelay "--filter" script to make the necessary changes automatically.

     
  • Graeme Walker

    Graeme Walker - 2019-09-28
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.