[
https://issues.apache.org/jira/browse/IMAP-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13243783#comment-13243783 ]
Simon Klaiber commented on IMAP-362:
------------------------------------
The Source of the mail is included in the insert statement above. (last two fileds mail_bytes is empty and Header_bytes with the malformed header)
I would guess that "Message-ID: <R[20" causes the problem.
When I get the next of such a mail i will extract the source from thunderbird if possible and post it here
> Problems when handeling certain Empty Mail (Probably malformed Header) with Imap
> --------------------------------------------------------------------------------
>
> Key: IMAP-362
> URL:
https://issues.apache.org/jira/browse/IMAP-362> Project: JAMES Imap
> Issue Type: Bug
> Components: JPA Mailbox
> Environment: James3 beta 3 Mysql 5.1 Ubuntu JPA Mailboxes
> Reporter: Simon Klaiber
>
> Certain Empty Spammails I recive regulary cause to trouble when Hnadling Mails via Imap ( For instance Moving them to anothe Folder e.g. the Junk Folder)
> Warnings:
> jvm 1 | WARN 09:34:02,449 | org.apache.james.mime4j.parser.MimeEntity |
> Unexpected end of headers detected. Higher level boundary detected or
> EOF reached.
> jvm 1 | WARN 09:34:02,449 | org.apache.james.mime4j.parser.MimeEntity |
> Invalid header encountered
> Tested with Thunderbird 11 and with iOS Mail
> JAMES_MAIL Dataset of a Mail That causes the Problem
> INSERT INTO `JAMES_MAIL` VALUES (1,100,'\0',394,394,'\0','\0','\0','2012-04-01 10:38:52','text',437,'\0','\0','plain',0,'','Return-Path: <
sukoburuL48@...>\r\nDelivered-To:
simon@...\r\nReceived: from li390-104.members.linode.com ([106.187.47.104])\r\n by pandora (JAMES SMTP Server ) with SMTP ID 1204851032\r\n for <
simon@...>;\r\n Sun, 1 Apr 2012 10:38:52 +0200 (CEST)\r\nReceived: from 181.85.24.236 by 119.145.139.229; Sun, 01 Apr 2012 10:50:53 +0200\r\nMessage-ID: <R[20\r\n');
> See also thread on james-user Mailinglist
> The Mails should be either be handeled correctly by Imap or not be acceptet when recieved
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail:
server-dev-unsubscribe@...
For additional commands, e-mail:
server-dev-help@...