From mime4j-dev-return-2335-archive-asf-public=cust-asf.ponee.io@james.apache.org Wed Jan 17 03:23:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 17F3218065B for ; Wed, 17 Jan 2018 03:23:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 083BE160C46; Wed, 17 Jan 2018 02:23:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4FDE4160C34 for ; Wed, 17 Jan 2018 03:23:03 +0100 (CET) Received: (qmail 25430 invoked by uid 500); 17 Jan 2018 02:23:02 -0000 Mailing-List: contact mime4j-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mime4j-dev@james.apache.org Delivered-To: mailing list mime4j-dev@james.apache.org Received: (qmail 25419 invoked by uid 99); 17 Jan 2018 02:23:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2018 02:23:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D737E1A349C for ; Wed, 17 Jan 2018 02:23:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.009 X-Spam-Level: * X-Spam-Status: No, score=1.009 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_FAIL=0.919, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id znDWbTgOfyXM for ; Wed, 17 Jan 2018 02:23:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D63DD5FAD9 for ; Wed, 17 Jan 2018 02:23:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 63F80E0EFA for ; Wed, 17 Jan 2018 02:23:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1BFC9212F5 for ; Wed, 17 Jan 2018 02:23:00 +0000 (UTC) Date: Wed, 17 Jan 2018 02:23:00 +0000 (UTC) From: "Tellier Benoit (JIRA)" To: mime4j-dev@james.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MIME4J-267) Unable to read such a date header "Date: Fri, 05 Jan 2018 16:18:28 Z" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MIME4J-267?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1632= 8187#comment-16328187 ]=20 Tellier Benoit commented on MIME4J-267: --------------------------------------- Hi. What class do you use to format that pattern? Any test? Or code sample? (I = succeeded to parse this with mime4J DOM 0.8.1) https://issues.apache.org/jira/browse/JAMES-2045 might also be related and = led us to some Mime4J modifications. Please also try to reproduce it with mime4j 0.8.1 I stay at your disposal if you have any question. Cheers, Benoit > Unable to read such a date header "Date: Fri, 05 Jan 2018 16:18:28 Z" > --------------------------------------------------------------------- > > Key: MIME4J-267 > URL: https://issues.apache.org/jira/browse/MIME4J-267 > Project: James Mime4j > Issue Type: Bug > Affects Versions: 0.8.0 > Reporter: Raffaele Gambelli > Priority: Major > > I have many attached eml files, many of them have their date expressed in= this manner: > Date: Fri, 05 Jan 2018 16:18:28 Z > Mime4j is not able to format that pattern, I receive null for it > Javamail is able to read it. > Thanks > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)