This article describes the resolution for an SMTP 501 error occurring on the DLP Detection Server. The error indicates a violation of SMTP protocol constraints due to a single line in the data stream exceeding the defined character limit.
SMTP_Operational logs.
19/Aug/26:15:45:32:700-0400 [INFO] (SMTP_MESSAGE.5300) Error while processing message (tid=30 cid=Upstream-xxxxxxxxxx message_id=<####@####.com> dlp_id=xxxxxx size=520 sender=####@####.com recipient_count=1 disposition=ERROR code=501 estatus=<5.5.2> text=<Fatal: Invalid transmission request.> rtime=<> dtime=<> mtime=<> reason=<Overflow in incoming datastream.>)
DLP Detection Server utilizes a configuration setting called RequestProcessor.MaxLineSize, which defaults to 1,048,576 characters. If a message contains a single line of text or encoded data that exceeds this limit, the Detection Server terminates the connection and returns a "501 Fatal: Invalid transmission request" error (reason: "Overflow in incoming datastream").
Resolution
To resolve this issue, perform one of the following actions:
RequestProcessor.MaxLineSize on the DLP Detection Server to accommodate the required line length:RequestProcessor.MaxLineSize parameter.If the issue persists after increasing the character limit, contact Broadcom Support for further investigation. To speak with a customer representative or a Support Engineer, see . Scroll to the bottom of the page and click on your respective region.