[
https://issues.apache.org/jira/browse/AXIS2-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hans G Knudsen updated AXIS2-3903:
----------------------------------
Attachment: rfc2822_date_from.txt
Hi!
Included is a patch which sets the :
>From and Date
Mime headers.
>From assigned the value of the 'mail.smtp.from' parameter :
<parameter name="mail.smtp.from">[EMAIL PROTECTED]</parameter>
Date is set by creating a new Date : new Date()
/hans
> rfc-2822 issues with Mail transport
> -----------------------------------
>
> Key: AXIS2-3903
> URL: https://issues.apache.org/jira/browse/AXIS2-3903
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: transports
> Affects Versions: 1.4, 1.3
> Reporter: Hans G Knudsen
> Fix For: 1.4.1
>
> Attachments: rfc2822_date_from.txt
>
>
> Hi!
> I found out that the rfc2822 [1] required mime headers :
> From:
> Date:
> are missing from mails generated by Axis2 mailtransport.
> 'wire' debugging in Java mail can be enabled by addeing :
> <parameter name="mail.debug">true</parameter>
> to the transportSender.
> /hans
> [1] http://www.ietf.org/rfc/rfc2822.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]