You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/06/16 19:36:30 UTC

[jira] Commented: (JAMES-538) Original headers are lost when trying to alter headers of a cloned message

    [ http://issues.apache.org/jira/browse/JAMES-538?page=comments#action_12416557 ] 

Norman Maurer commented on JAMES-538:
-------------------------------------

Just test your latest commit to see if it fix it. And yes you did it, our problems with lost headers are gone.
So i think you can close it.

Thx Stefano :-)

> Original headers are lost when trying to alter headers of a cloned message
> --------------------------------------------------------------------------
>
>          Key: JAMES-538
>          URL: http://issues.apache.org/jira/browse/JAMES-538
>      Project: James
>         Type: Bug

>     Versions: 2.4.0, 2.3.0b1
>     Reporter: Stefano Bagnara
>     Assignee: Stefano Bagnara
>     Priority: Blocker
>      Fix For: 2.3.0, 2.4.0

>
> This has been reported by Lauren Rouvet first:
> --------------------
> Hi,
> I'm testing James 2.3a4 since 15 days... It seems working fine  ;-)
> But on one server, I get a strange problem:
> I get SOME (not all the time ???) emails without subjet, sender and reciepients
> I send a message TEST from my PC
> --------------------------------------
> > From - Thu Jun 15 00:35:26 2006
> X-Mozilla-Status: 0001
> X-Mozilla-Status2: 00800000
> Message-ID: <44...@rouvet.com>
> Date: Thu, 15 Jun 2006 00:35:25 +0200
> From: Laurent Rouvet <la...@rouvet.com>
> User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
> X-Accept-Language: en-us, en
> MIME-Version: 1.0
> To: Laurent Rouvet <la...@rouvet.com>
> Subject: test
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit
> test
> --------------------------------------
> And  I received it back (via pop3) without the subject, to, from ... :
> --------------------------------------
> Message-ID: <16...@dsa2331.ayzo.net>
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> TEST
> --------------------------------------
> It's probably my config.xml... but it work fine with my oldest James... ?
> I wonder if my issue is not with the Redirect Mailet. I'm using it like that:
>                <mailet match="UserIs=laurent" class="Redirect">
>                        <recipients>laurent.rouvet@gmail.com</recipients>
>                        <inline>unaltered</inline>
>                        <passThrough>TRUE</passThrough>
>                        <static>TRUE</static>
>                </mailet>
>                <mailet match="RecipientIsLocal" class="LocalDelivery"/>
> On Gmail my message are ok, but via POP3 it's not...
> moreover it's quite difficulte to test because on 3 test it works 1 or 2!??
> Any clue ?
> Thanks,
> Laurent Rouvet
> ------
> Norman Maurer reproduced this problem, too.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [jira] Commented: (JAMES-538) Original headers are lost when trying to alter headers of a cloned message

Posted by Stefano Bagnara <ap...@bago.org>.
I leave that opened to rememeber it should be backported to the 2.3 branch.

Stefano

Norman Maurer (JIRA) wrote:
>     [ http://issues.apache.org/jira/browse/JAMES-538?page=comments#action_12416557 ] 
> 
> Norman Maurer commented on JAMES-538:
> -------------------------------------
> 
> Just test your latest commit to see if it fix it. And yes you did it, our problems with lost headers are gone.
> So i think you can close it.
> 
> Thx Stefano :-)
> 
>> Original headers are lost when trying to alter headers of a cloned message
>> --------------------------------------------------------------------------
>>
>>          Key: JAMES-538
>>          URL: http://issues.apache.org/jira/browse/JAMES-538
>>      Project: James
>>         Type: Bug
> 
>>     Versions: 2.4.0, 2.3.0b1
>>     Reporter: Stefano Bagnara
>>     Assignee: Stefano Bagnara
>>     Priority: Blocker
>>      Fix For: 2.3.0, 2.4.0


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org