[
https://issues.apache.org/jira/browse/JAMES-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer updated JAMES-424:
--------------------------------
Fix Version/s: (was: 3.0-M3)
Trunk
Thats not needed for m3
> Invalid DATA for Message shows up in Headers in mailstore
> ---------------------------------------------------------
>
> Key: JAMES-424
> URL: https://issues.apache.org/jira/browse/JAMES-424
> Project: JAMES Server
> Issue Type: Improvement
> Components: SMTPServer
> Affects Versions: 2.2.0
> Environment: WinXP
> Reporter: Scott Carr
> Assignee: Norman Maurer
> Priority: Minor
> Fix For: Trunk
>
> Attachments: headerFix.diff
>
>
> If you open a connection to the server, and send in the following in the DATA
> for the message:
> This is a test
> .
> Then the data shows up in the headers instead of after the headers like it
> should. Here is what I recieved in the message:
> Return-Path: <[email protected]>
> Received: from localhost ([127.0.0.1])
> by QRGMAIN (JAMES SMTP Server 2.2.0) with SMTP ID 792
> for <scarr@localhost>;
> Thu, 6 Oct 2005 21:40:21 -0500 (CDT)
> this is a test
> Date: Thu, 6 Oct 2005 21:40:21 -0500 (CDT)
> From: [email protected]
> Delivered-To: scarr@localhost
> Content-Transfer-Encoding: 7bit
> Content-Type: text/plain; charset=us-ascii
> Mime-Version: 1.0
> Message-ID: <2758093.1128652823167.JavaMail.Administrator@QRGMAIN>
> Notice where 'this is a test' appears in the message.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]