Markus Moldaschl created JAMES-1543:
---------------------------------------
Summary: Mailcontent is interpreted as a command for mails
exceeding system maximum message size
Key: JAMES-1543
URL: https://issues.apache.org/jira/browse/JAMES-1543
Project: James Server
Issue Type: Bug
Components: SMTPServer
Affects Versions: 3.0-beta4
Environment: Redhat Linux
Reporter: Markus Moldaschl
Sending an email that exceeds the system maximum message size, the email will
be denied but the base64 encoded string for the attachments will be interpreted
as command partly. This leads to thousands of
{noformat}
INFO 2014-03-24 14:13:44,521 | pool-16-thread-20 | smtpserver
| ID=731651524
org.apache.james.protocols.smtp.core.UnknownCmdHandler: 500 [5.5.1 Command
XGEYMGC+QZDG4EDE9WKJDGPZZ6VCZKIFTYCUWLYPQJNZ9YS7OFTHYNOTV8YFK/QFHBVTY7DO45QJ
unrecognized.]
{noformat}
messages in the log files james-server.log smtpserver.log. During the time
James writes this messages to the log files, it does not accept any other email
thus causing email delays.
We found this issue with James 3.0-beta3. As I did not find any similar issue,
I assume that it is still there with beta4.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]