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: <[EMAIL PROTECTED]>
Date: Thu, 15 Jun 2006 00:35:25 +0200
From: Laurent Rouvet <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Laurent Rouvet <[EMAIL PROTECTED]>
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: <[EMAIL PROTECTED]>

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>[EMAIL PROTECTED]</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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to