You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (MIME4J-138) DecoderUtil.decodeEncodedWords() fails if encoded-text starts with an equals sign - posted by "Norman Maurer (JIRA)" <mi...@james.apache.org> on 2011/01/04 19:39:48 UTC, 0 replies.
- [ANNOUNCE] Apache James Mime4J 0.6.1 - posted by Norman Maurer <no...@apache.org> on 2011/01/04 19:41:49 UTC, 0 replies.
- Incorrect line length limitation while parsing headers - posted by Jesse Long <je...@virtualpostman.co.za> on 2011/01/11 08:46:54 UTC, 5 replies.
- 0.6.2 or 0.7 any time soon? was Re: Incorrect line length limitation while parsing headers - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/11 13:42:36 UTC, 7 replies.
- [jira] Commented: (MIME4J-183) Issue decoding a PDF attachment with quoted-printable - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/01/12 10:19:45 UTC, 4 replies.
- [jira] Created: (MIME4J-184) Increase default header size limit - posted by "Jesse Long (JIRA)" <mi...@james.apache.org> on 2011/01/12 11:21:06 UTC, 0 replies.
- [jira] Updated: (MIME4J-184) Increase default header size limit - posted by "Jesse Long (JIRA)" <mi...@james.apache.org> on 2011/01/12 11:26:45 UTC, 0 replies.
- svn commit: r1058066 - /james/mime4j/trunk/dom/src/main/java/org/apache/james/mime4j/dom/field/ - posted by ol...@apache.org on 2011/01/12 11:57:39 UTC, 0 replies.
- svn commit: r1058068 - in /james/mime4j/trunk/dom/src: main/java/org/apache/james/mime4j/dom/address/ main/java/org/apache/james/mime4j/field/address/parser/ test/java/org/apache/james/mime4j/field/address/ - posted by ol...@apache.org on 2011/01/12 12:01:14 UTC, 0 replies.
- svn commit: r1058069 - /james/mime4j/branches/dom-api-refactoring/ - posted by ol...@apache.org on 2011/01/12 12:02:38 UTC, 0 replies.
- [jira] Commented: (MIME4J-184) Increase default header size limit - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/01/12 12:15:54 UTC, 1 replies.
- svn commit: r1058191 - in /james/mime4j/branches/dom-api-refactoring/dom/src: main/java/org/apache/james/mime4j/dom/address/ main/java/org/apache/james/mime4j/field/ main/java/org/apache/james/mime4j/field/address/formatter/ main/java/org/apache/james/... - posted by ol...@apache.org on 2011/01/12 16:31:34 UTC, 0 replies.
- svn commit: r1058228 - in /james/mime4j/branches/dom-api-refactoring: core/src/main/java/org/apache/james/mime4j/util/ dom/src/main/java/org/apache/james/mime4j/dom/address/ dom/src/test/java/org/apache/james/mime4j/field/address/ - posted by ol...@apache.org on 2011/01/12 17:51:58 UTC, 0 replies.
- Field / Address model refactoring; was Re: 0.6.2 or 0.7 any time soon? - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/12 18:05:59 UTC, 1 replies.
- svn commit: r1058285 - in /james/mime4j/branches/dom-api-refactoring: dom/ examples/src/main/java/org/apache/james/mime4j/samples/tree/MessageTree.java - posted by ol...@apache.org on 2011/01/12 20:31:46 UTC, 0 replies.
- svn commit: r1058315 - in /james/mime4j/trunk: ./ core/src/main/java/org/apache/james/mime4j/codec/ core/src/main/java/org/apache/james/mime4j/stream/ core/src/main/java/org/apache/james/mime4j/util/ core/src/test/java/org/apache/james/mime4j/io/ core/... - posted by ol...@apache.org on 2011/01/12 22:03:54 UTC, 0 replies.
- Invalid headers in parsing - posted by Tony Zakula <to...@gmail.com> on 2011/01/12 22:09:20 UTC, 6 replies.
- svn commit: r1058339 - in /james/mime4j/trunk/core/src: main/java/org/apache/james/mime4j/util/StringArrayMap.java test/java/org/apache/james/mime4j/util/StringArrayMapTest.java - posted by ol...@apache.org on 2011/01/12 23:09:21 UTC, 2 replies.
- Re: svn commit: r1058339 - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/13 10:38:05 UTC, 1 replies.
- [jira] Resolved: (MIME4J-183) Issue decoding a PDF attachment with quoted-printable - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/01/17 10:50:43 UTC, 0 replies.
- svn commit: r1059942 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/field/address/parser/ dom/src/main/java/org/apache/james/mime4j/message/ dom/src/test/java/or... - posted by ol...@apache.org on 2011/01/17 15:57:13 UTC, 0 replies.
- svn commit: r1059946 - in /james/mime4j/branches/dom-api-refactoring/dom/src/main/java/org/apache/james/mime4j/message: BodyPart.java MaximalBodyDescriptor.java MessageImpl.java MultipartImpl.java - posted by ol...@apache.org on 2011/01/17 16:12:24 UTC, 0 replies.
- svn commit: r1059973 - in /james/mime4j/branches/dom-api-refactoring: benchmark/src/main/java/org/apache/james/mime4j/ dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/message/ dom/src/test/java/org/apache/james/... - posted by ol...@apache.org on 2011/01/17 17:20:54 UTC, 0 replies.
- svn commit: r1059977 - in /james/mime4j/branches/dom-api-refactoring/dom/src/test/java/org/apache/james/mime4j/dom: CopyConstructorTest.java MimeBuilderCopyTest.java - posted by ol...@apache.org on 2011/01/17 17:26:20 UTC, 0 replies.
- dom / message refactoring; was Re: 0.6.2 or 0.7 any time soon? - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/17 17:43:37 UTC, 3 replies.
- svn commit: r1060727 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/field/ dom/src/main/java/org/apache/james/mime4j/field/address/ dom/src/main/java/org/apache/james/mime4j/field/address/formatter/ dom/src/m... - posted by ol...@apache.org on 2011/01/19 10:35:29 UTC, 0 replies.
- svn commit: r1060752 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/field/ dom/src/main/java/org/apache/james/mime4j/field/address/ dom/src/main/jjtree/org/apache/james/mime4j/field/address/ dom/src/test/java... - posted by ol...@apache.org on 2011/01/19 11:34:12 UTC, 0 replies.
- svn commit: r1060759 - /james/mime4j/branches/dom-api-refactoring/dom/src/main/java/org/apache/james/mime4j/message/ - posted by ol...@apache.org on 2011/01/19 11:45:31 UTC, 0 replies.
- svn commit: r1060898 [2/2] - in /james/mime4j/trunk: ./ benchmark/src/main/java/org/apache/james/mime4j/ dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/field/ dom/src/main/java/org/apache/james/mime4j/field/add... - posted by ol...@apache.org on 2011/01/19 19:50:35 UTC, 0 replies.
- svn commit: r1060898 [1/2] - in /james/mime4j/trunk: ./ benchmark/src/main/java/org/apache/james/mime4j/ dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/field/ dom/src/main/java/org/apache/james/mime4j/field/add... - posted by ol...@apache.org on 2011/01/19 19:50:35 UTC, 0 replies.
- svn commit: r1061265 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/field/ dom/src/main/java/org/apache/james/mime4j/field/address/ dom/src/main/java/org/apache/james/mime4j/message/ dom/src/test/java/org/apa... - posted by ol...@apache.org on 2011/01/20 13:21:38 UTC, 0 replies.
- svn commit: r1061294 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/message/ dom/src/test/java/org/apache/james/mime4j/dom/ examples/src/main/java/org/apache/james/mime4j/samples/transform/ examples/src/main/... - posted by ol...@apache.org on 2011/01/20 14:32:04 UTC, 0 replies.
- Re: svn commit: r1061294 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/message/ dom/src/test/java/org/apache/james/mime4j/dom/ examples/src/main/java/org/apache/james/mime4j/samples/transform/ examples/src - posted by Norman Maurer <no...@apache.org> on 2011/01/20 14:36:18 UTC, 0 replies.
- Re: svn commit: r1061294 - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/20 14:54:18 UTC, 1 replies.
- svn commit: r1061321 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/message/ dom/src/test/java/org/apache/james/mime4j/dom/ examples/src/main/java/org/apache/jam... - posted by ol...@apache.org on 2011/01/20 15:45:02 UTC, 0 replies.
- Re: svn commit: r1061321 - in /james/mime4j/branches/dom-api-refactoring: dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/message/ dom/src/test/java/org/apache/james/mime4j/dom/ examples/src/main/java/org/apac - posted by Stefano Bagnara <ap...@bago.org> on 2011/01/20 16:04:41 UTC, 0 replies.
- Re: svn commit: r1061321 - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/20 16:29:02 UTC, 0 replies.
- [jira] Created: (MIME4J-185) Mim4J throws an invalid header in the following type of message. Seems predominately to be a Lycos issue. - posted by "TonyZ (JIRA)" <mi...@james.apache.org> on 2011/01/23 19:29:44 UTC, 0 replies.
- [jira] Commented: (MIME4J-185) Mim4J throws an invalid header in the following type of message. Seems predominately to be a Lycos issue. - posted by "Norman Maurer (JIRA)" <mi...@james.apache.org> on 2011/01/23 20:07:43 UTC, 2 replies.
- [jira] Updated: (MIME4J-185) Mim4J throws an invalid header in the following type of message. Seems predominately to be a Lycos issue. - posted by "TonyZ (JIRA)" <mi...@james.apache.org> on 2011/01/23 23:04:45 UTC, 2 replies.
- Re: [jira] Commented: (MIME4J-185) Mim4J throws an invalid header in the following type of message. Seems predominately to be a Lycos issue. - posted by Tony Zakula <to...@gmail.com> on 2011/01/23 23:04:49 UTC, 0 replies.
- Headless mail renderer - posted by Noss Benoit <be...@secu.lu> on 2011/01/24 07:18:51 UTC, 8 replies.
- svn commit: r1062700 - /james/mime4j/branches/apache-mime4j-0.6/src/main/java/org/apache/james/mime4j/parser/AbstractEntity.java - posted by ba...@apache.org on 2011/01/24 10:35:09 UTC, 0 replies.
- [jira] Resolved: (MIME4J-185) Mim4J throws an invalid header in the following type of message. Seems predominately to be a Lycos issue. - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/01/24 10:36:45 UTC, 0 replies.
- svn commit: r1063315 - in /james/mime4j/branches/dom-api-refactoring: benchmark/src/main/java/org/apache/james/mime4j/ core/src/main/java/org/apache/james/mime4j/parser/ dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/... - posted by ol...@apache.org on 2011/01/25 16:18:55 UTC, 0 replies.
- svn commit: r1063317 - in /james/mime4j/branches/dom-api-refactoring/dom/src: main/java/org/apache/james/mime4j/dom/ main/java/org/apache/james/mime4j/message/ test/java/org/apache/james/mime4j/dom/ - posted by ol...@apache.org on 2011/01/25 16:28:46 UTC, 0 replies.
- svn commit: r1063319 - in /james/mime4j/branches/dom-api-refactoring/dom/src/main/resources/META-INF/services: org.apache.james.mime4j.dom.MessageBuilderFactory org.apache.james.mime4j.dom.MessageServiceFactory - posted by ol...@apache.org on 2011/01/25 16:33:30 UTC, 0 replies.
- MessageBuilder refactoring; was Re: dom / message refactoring - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/25 17:08:28 UTC, 9 replies.
- [jira] Created: (MIME4J-186) QP encoding and dotstuffing issues (let's encode the "." to "=2E") - posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2011/01/26 11:36:44 UTC, 0 replies.
- [jira] Commented: (MIME4J-186) QP encoding and dotstuffing issues (let's encode the "." to "=2E") - posted by "Norman Maurer (JIRA)" <mi...@james.apache.org> on 2011/01/26 13:33:44 UTC, 0 replies.
- svn commit: r1063904 [1/2] - in /james/mime4j/trunk: ./ benchmark/src/main/java/org/apache/james/mime4j/ core/src/main/java/org/apache/james/mime4j/parser/ dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/field/ ... - posted by ol...@apache.org on 2011/01/26 23:38:39 UTC, 0 replies.
- svn commit: r1063904 [2/2] - in /james/mime4j/trunk: ./ benchmark/src/main/java/org/apache/james/mime4j/ core/src/main/java/org/apache/james/mime4j/parser/ dom/src/main/java/org/apache/james/mime4j/dom/ dom/src/main/java/org/apache/james/mime4j/field/ ... - posted by ol...@apache.org on 2011/01/26 23:38:39 UTC, 0 replies.
- svn commit: r1064133 - in /james/mime4j/trunk: dom/src/main/java/org/apache/james/mime4j/message/ dom/src/main/java/org/apache/james/mime4j/storage/ dom/src/test/java/org/apache/james/mime4j/dom/ dom/src/test/java/org/apache/james/mime4j/message/ dom/s... - posted by ol...@apache.org on 2011/01/27 15:34:55 UTC, 0 replies.
- svn commit: r1064324 - in /james/mime4j/trunk: ./ benchmark/ dom/src/main/java/org/apache/james/mime4j/storage/ dom/src/test/java/org/apache/james/mime4j/storage/ examples/ storage/ storage/src/ storage/src/main/ storage/src/main/java/ storage/src/main... - posted by ol...@apache.org on 2011/01/27 22:55:36 UTC, 0 replies.
- svn commit: r1064341 - /james/mime4j/trunk/storage/ - posted by ol...@apache.org on 2011/01/27 23:39:51 UTC, 0 replies.
- [jira] Resolved: (MIME4J-129) Split Up Core Module - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/01/27 23:45:46 UTC, 0 replies.
- [jira] Resolved: (MIME4J-131) Factor out storage module - posted by "Oleg Kalnichevski (JIRA)" <mi...@james.apache.org> on 2011/01/27 23:47:44 UTC, 0 replies.
- DOM API refactoring completed - posted by Oleg Kalnichevski <ol...@apache.org> on 2011/01/28 00:08:14 UTC, 5 replies.
- svn commit: r1065316 - in /james/mime4j/trunk: core/src/main/java/org/apache/james/mime4j/stream/ core/src/test/java/org/apache/james/mime4j/parser/ dom/ dom/src/test/java/org/apache/james/mime4j/dom/ - posted by ba...@apache.org on 2011/01/30 17:28:23 UTC, 0 replies.
- mime4j storage changes - posted by Stefano Bagnara <io...@bago.org> on 2011/01/30 19:40:03 UTC, 2 replies.