Error "<#5.5.2 smtp;554 5.5.2 Invalid data in message> #SMTP#" when you send attachment in your mail
Some users were receiving error <#5.5.2 smtp;554 5.5.2 Invalid data in message> #SMTP# when they sent message with attachment.
The problem is when attached document name is longer than 50 characters. Some Firewalls have header size restriction and that limit blocks this messages to be sent.
To correct this, change header limit on affected Firewall or shorten the name of the document you are sending (which is probably not good permanent solution).
******
Update #1: Default header size limit in Exchange 2007 is 64K.
Update #2: It might be the SMTP version problem. Mail is rejected with CONTENT-DISPOSITION error (overly long message header field for CONTENT-DISPOSITION) but not for all SMTP servers (same mail sent through different SMTP servers). If you send mail with attachment that has name longer than 50 characters from Exchange 2007 directly through DNS you may encounter this error, but if you send same mail from Exchange 2007 through smart host (other than Exchange) mail is delivered with no errors (possible workaround).
Update #3: There is a good article on Symantec's web site about parameters in Config.cf file. Check SMTP block/unblock possibilities.
Article:
http://service1.symantec.com/SUPPORT/ent-gate.nsf/pfdocs/2002031311321154?OpenDocument&ExpandSection=13%2C8
Update #4: Anonymous (*send me your name*) left a comment below regarding reasons for this error message:
"We found this was simply a matter that the message was created in Outlook "rich text" format (which embeds attachments into the message body) instead of plain text or HTML which creates attachments normally"
Thanks a lot! We were having this problem for some time and finally here's the answer.
ReplyDeleteThanks! Solved it for me too :o)
ReplyDeleteIt will solve the problem for us if we can know how to change the header limit in Symantec Gateway Firewall 5620.
ReplyDeleteAny Help?
Hi & thanx a lot. We are experiencing the same problem with a Symantec 1620 Gateway Security appliance. By any chance is there any update info available on this topic? Or any other workaround? Problem is, that since a few days even some inbound mail is dropped and it looks like exactly the same error.
ReplyDeleteStefan
Hi guys,
ReplyDeleteThere is a good article on Symantec's web site about parameters in Config.cf file. Check SMTP block/unblock possibilities. :)
Article:
http://service1.symantec.com/SUPPORT/ent-gate.nsf/pfdocs/2002031311321154?OpenDocument&ExpandSection=13%2C8
We found this was simply a matter that the message was created in Outlook "rich text" format (which embeds attachments into the message body) instead of plain text or HTML which creates attachments normally.
ReplyDeleteHere is the solution for SGS 5620 und SGS 1620.
ReplyDeleteIn the sgs console at "Administration" Advanced Options set this entries.
smtpd.max_body_line_length (value: 2048)
smtpd.scan_message_body (value:False)
save Configuration and activate it, for me it works :-)
Markus
Thanks Markus for taking time to write this!
ReplyDeleteThanks Markus, for me it works too !!
ReplyDeleteBernd
Thank you Markus! Worked great!
ReplyDeleteSteve
Markus,
ReplyDeleteThanks so much! I followed what you said and worked great! were getting the emails now.
Ron
This just recently started happening to my 2003 Exchange server and seems a bit inconsistent. On just about any email sent from phones connected via activesync that contains images it will bounce them. Attach a PDF and your ok. Where can we set the header limit in Exchange 2003 since my Firewall has not changed and could care less on anything outbound anyway?
ReplyDelete