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
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
That is just a warning; long lines do not stop things working by themselves. (SMTP uses CR-LF delimited lines with a limit of 1000 characters per line, as per RFC-2822 2.1.1 and 2.3.) Are you sure that the thing sending the long lines is actually trying to do SMTP over TCP? Could it be trying to do SMTP over TLS? Log output would help.
Thanks for getting back. Here is one of the logs attached. It will show a software app able to send and a hardware not able to send.
From: Graeme Walker graeme_walker@users.sourceforge.net
Sent: Tuesday, August 27, 2019 7:31 PM
To: [emailrelay:support-requests] 39@support-requests.emailrelay.p.re.sourceforge.net
Subject: [emailrelay:support-requests] #39 very long line detected
That is just a warning; long lines do not stop things working by themselves. (SMTP uses CR-LF delimited lines with a limit of 1000 characters per line, as per RFC-2822 2.1.1 and 2.3.) Are you sure that the thing sending the long lines is actually trying to do SMTP over TCP? Could it be trying to do SMTP over TLS? Log output would help.
[support-requests:#39]https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Femailrelay%2Fsupport-requests%2F39%2F&data=02%7C01%7Cmrobles%40allbridge.com%7Cdf470a21a65e41fd871808d72bb1a26e%7C3892c3065a7b4499a40faa687d0ee37d%7C1%7C1%7C637025914287319893&sdata=%2BSTtId6Zauns6Q7%2Fm1K%2Bckx3wGyvFYrzCYoTtqoybcY%3D&reserved=0 very long line detected
Status: open
Group: v1.0 (example)
Created: Tue Aug 27, 2019 09:19 PM UTC by Manuel Robles
Last Updated: Tue Aug 27, 2019 09:19 PM UTC
Owner: Graeme Walker
Attachments:
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
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/emailrelay/support-requests/39/https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Femailrelay%2Fsupport-requests%2F39%2F&data=02%7C01%7Cmrobles%40allbridge.com%7Cdf470a21a65e41fd871808d72bb1a26e%7C3892c3065a7b4499a40faa687d0ee37d%7C1%7C1%7C637025914287339878&sdata=6TOwTuJlD%2FyjVWV7MiKVnP4HTaqNRTsCBIZZfhyDoaQ%3D&reserved=0
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fauth%2Fsubscriptions%2F&data=02%7C01%7Cmrobles%40allbridge.com%7Cdf470a21a65e41fd871808d72bb1a26e%7C3892c3065a7b4499a40faa687d0ee37d%7C1%7C1%7C637025914287339878&sdata=Eutp7zZIUDasACUpLqeE9%2BRiKVeSr3sDtsU97oeJE4A%3D&reserved=0
Thanks for getting back. Here is one of the logs attached. It will show a software app able to send and a hardware not able to send.
Manuel Robles
Network Specialist
888-775-8300 | service@allbridge.com
1325 Franklin Avenue, Ste 250 | Garden City, NY 11530
Formerly Bulk TV, DCI, and EthoStream
Sent: Tuesday, August 27, 2019 7:31 PM
To: [emailrelay:support-requests] 39@support-requests.emailrelay.p.re.sourceforge.net
Subject: [emailrelay:support-requests] #39 very long line detected
That is just a warning; long lines do not stop things working by themselves. (SMTP uses CR-LF delimited lines with a limit of 1000 characters per line, as per RFC-2822 2.1.1 and 2.3.) Are you sure that the thing sending the long lines is actually trying to do SMTP over TCP? Could it be trying to do SMTP over TLS? Log output would help.
[support-requests:#39]https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Femailrelay%2Fsupport-requests%2F39%2F&data=02%7C01%7Cmrobles%40allbridge.com%7Cdf470a21a65e41fd871808d72bb1a26e%7C3892c3065a7b4499a40faa687d0ee37d%7C1%7C1%7C637025914287319893&sdata=%2BSTtId6Zauns6Q7%2Fm1K%2Bckx3wGyvFYrzCYoTtqoybcY%3D&reserved=0 very long line detected
Status: open
Group: v1.0 (example)
Created: Tue Aug 27, 2019 09:19 PM UTC by Manuel Robles
Last Updated: Tue Aug 27, 2019 09:19 PM UTC
Owner: Graeme Walker
Attachments:
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
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/emailrelay/support-requests/39/https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Femailrelay%2Fsupport-requests%2F39%2F&data=02%7C01%7Cmrobles%40allbridge.com%7Cdf470a21a65e41fd871808d72bb1a26e%7C3892c3065a7b4499a40faa687d0ee37d%7C1%7C1%7C637025914287339878&sdata=6TOwTuJlD%2FyjVWV7MiKVnP4HTaqNRTsCBIZZfhyDoaQ%3D&reserved=0
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fauth%2Fsubscriptions%2F&data=02%7C01%7Cmrobles%40allbridge.com%7Cdf470a21a65e41fd871808d72bb1a26e%7C3892c3065a7b4499a40faa687d0ee37d%7C1%7C1%7C637025914287339878&sdata=Eutp7zZIUDasACUpLqeE9%2BRiKVeSr3sDtsU97oeJE4A%3D&reserved=0
Related
Support Requests:
#39So 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.