Return-Path: X-Original-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Delivered-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8B3BB18F77 for ; Mon, 7 Dec 2015 16:25:12 +0000 (UTC) Received: (qmail 23763 invoked by uid 500); 7 Dec 2015 16:25:12 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 23547 invoked by uid 500); 7 Dec 2015 16:25:12 -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 22540 invoked by uid 99); 7 Dec 2015 16:25:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2015 16:25:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 796E92C1F64 for ; Mon, 7 Dec 2015 16:25:11 +0000 (UTC) Date: Mon, 7 Dec 2015 16:25:11 +0000 (UTC) From: "mahdi (JIRA)" To: mime4j-dev@james.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MIME4J-246) filename multipart in attachments MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MIME4J-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mahdi updated MIME4J-246: ------------------------- Attachment: lig.eml mail attached > filename multipart in attachments > --------------------------------- > > Key: MIME4J-246 > URL: https://issues.apache.org/jira/browse/MIME4J-246 > Project: James Mime4j > Issue Type: Bug > Reporter: mahdi > Attachments: lig.eml > > > one of my mails that it has an attachment and header of this attachment is like this: > Content-Type: application/pdf; > name="=?UTF-8?B?bbjNmGINmE24zaryDZg?=" > Content-Transfer-Encoding: base64 > Content-Disposition: attachment; > filename*0*=UTF-8''%D984%DB%8C%DA; > filename*1*=%AF%20%D8%AF%D8%B3%D8; > filename*2*=%AA%DB%8C%2E%70%64%66 > When I call `getFilename()` method it return null > I attach the mail to this task -- This message was sent by Atlassian JIRA (v6.3.4#6332)