Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 83567 invoked from network); 15 May 2006 16:55:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 May 2006 16:55:39 -0000 Received: (qmail 18311 invoked by uid 500); 15 May 2006 16:55:36 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 18231 invoked by uid 500); 15 May 2006 16:55:36 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 18220 invoked by uid 99); 15 May 2006 16:55:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 May 2006 09:55:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 May 2006 09:55:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D247B714201 for ; Mon, 15 May 2006 16:55:08 +0000 (GMT) Message-ID: <26520684.1147712108855.JavaMail.jira@brutus> Date: Mon, 15 May 2006 16:55:08 +0000 (GMT+00:00) From: "Jean-Baptiste Quenot (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-1693) When using src parameter on sendMail action, body is included as attachment, and when using body parameter, mimeType is always text/html In-Reply-To: <1485768609.1132671941966.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1693?page=all ] Jean-Baptiste Quenot updated COCOON-1693: ----------------------------------------- Please don't forget to submit patches for this issue > When using src parameter on sendMail action, body is included as attachment, and when using body parameter, mimeType is always text/html > ---------------------------------------------------------------------------------------------------------------------------------------- > > Key: COCOON-1693 > URL: http://issues.apache.org/jira/browse/COCOON-1693 > Project: Cocoon > Type: Bug > Components: Blocks: Mail > Versions: 2.1.8 > Reporter: Marc Salvetti > Assignee: Jean-Baptiste Quenot > Priority: Minor > Attachments: MailMessageSender.java, MailSender.java, Sendmail.java > > If using the src parameter, the body is included as an attachment (the header Content-disposition=attachment) is set. > Moreover, when trying to stick some html in the body parameter, the mimeType is always text/html. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira