You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by jimlaren <ji...@gmail.com> on 2007/08/31 17:07:59 UTC

spooled mail can not be received

Hey all,
     I just executed the run.bat and sent a email which's smtp server is 
localhost.
    I got this message:

INFO  smtpserver: Successfully spooled mail Mail1188543849906-0 from 
jimlaren@21cn.com on 127.0.0.1 for [jimlaren@gmail.com]

but I can not receive the mail!
Thank you


Cheers,
jim


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


Re: SpamAssassin + James

Posted by richard venne <rv...@akio.fr>.
I've tryed this

<mailet match='spamcheck=c:\bin\spamassassin -e, c:\temp' class="AddHeader">
    <name>Spamchecked</name>
    <value>true</value>
</mailet>

<mailet> match="HasHeader=X-spam-flag" class="ToRepository">
<repositorypath>c:\tmp</repositorypath>
</malet>

but, spamassassin doesn't give the email, after examining. The mails 
dispear. if you, make it works, please informe me about that

thanks
Thomas Greenough a écrit :
> Cheers - I have never upgraded since...(ahem) - 2.2
> 
> I can always try it
> 
> Thanks
> 
> 
> On 3/9/07 14:40, "Norman Maurer" <no...@apache.org> wrote:
> 
>> Hi Thomas,
>>
>>  you can get the mailet from james trunk. Im not 100 % sure it is
>> compatible with 2.3.1.
>>
>> bye
>> Norman
>>
>> Thomas Greenough schrieb:
>>> Hello 
>>>
>>> I am unable to find the mailet for this implementation..
>>>
>>> Please advise as one account is getting flooded with spam - short of closing
>>> that account - what options are there?
>>>
>>> T
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
>>> For additional commands, e-mail: server-user-help@james.apache.org
>>>
>>>
>>> !DSPAM:1,46dc0e46283434295694603!
>>>
>>>
>>>   
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-user-help@james.apache.org
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 
> 


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


Re: SpamAssassin + James

Posted by Thomas Greenough <th...@mac.com>.
Cheers - I have never upgraded since...(ahem) - 2.2

I can always try it

Thanks


On 3/9/07 14:40, "Norman Maurer" <no...@apache.org> wrote:

> Hi Thomas,
> 
>  you can get the mailet from james trunk. Im not 100 % sure it is
> compatible with 2.3.1.
> 
> bye
> Norman
> 
> Thomas Greenough schrieb:
>> Hello 
>> 
>> I am unable to find the mailet for this implementation..
>> 
>> Please advise as one account is getting flooded with spam - short of closing
>> that account - what options are there?
>> 
>> T
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-user-help@james.apache.org
>> 
>> 
>> !DSPAM:1,46dc0e46283434295694603!
>> 
>> 
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 



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


Re: SpamAssassin + James

Posted by Norman Maurer <no...@apache.org>.
Hi Thomas,

 you can get the mailet from james trunk. Im not 100 % sure it is 
compatible with 2.3.1.

bye
Norman

Thomas Greenough schrieb:
> Hello 
>
> I am unable to find the mailet for this implementation..
>
> Please advise as one account is getting flooded with spam - short of closing
> that account - what options are there?
>
> T
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>
> !DSPAM:1,46dc0e46283434295694603!
>
>
>   


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


SpamAssassin + James

Posted by Thomas Greenough <th...@mac.com>.
Hello 

I am unable to find the mailet for this implementation..

Please advise as one account is getting flooded with spam - short of closing
that account - what options are there?

T



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


Re: spooled mail can not be received

Posted by jimlaren <ji...@gmail.com>.
jimlaren wrote:
> Stefano Bagnara wrote:
>> Look in the logs folder. The interesting file is the one starting with
>> smtpserver.
>>
>> Stefano
>>
>> jimlaren ha scritto:
>>> Hey all,
>>>     I just executed the run.bat and sent a email which's smtp server is
>>> localhost.
>>>    I got this message:
>>>
>>> INFO  smtpserver: Successfully spooled mail Mail1188543849906-0 from
>>> jimlaren@21cn.com on 127.0.0.1 for [jimlaren@gmail.com]
>>>
>>> but I can not receive the mail!
>>> Thank you
>>>
>>>
>>> Cheers,
>>> jim
> I checked maillet*.log,found the error:
> Exception delivering message (Mail1188539322093-0-to-gmail.com) - 
> Missing start boundary
> 
> I use mozilla thunderbird as email client.
> I googled the same question,someone suggests  update javamail to 1.3.3.
> How to update?
> 
> thank you!
sorry,I found james use javamail 1.4,so why raised the exception

Environment:
windows xp with jdk 1.6.0_1
ubuntu 7.04 with jdk 1.6.0


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


Re: spooled mail can not be received

Posted by jimlaren <ji...@gmail.com>.
Stefano Bagnara wrote:
> Look in the logs folder. The interesting file is the one starting with
> smtpserver.
> 
> Stefano
> 
> jimlaren ha scritto:
>> Hey all,
>>     I just executed the run.bat and sent a email which's smtp server is
>> localhost.
>>    I got this message:
>>
>> INFO  smtpserver: Successfully spooled mail Mail1188543849906-0 from
>> jimlaren@21cn.com on 127.0.0.1 for [jimlaren@gmail.com]
>>
>> but I can not receive the mail!
>> Thank you
>>
>>
>> Cheers,
>> jim
I checked maillet*.log,found the error:
Exception delivering message (Mail1188539322093-0-to-gmail.com) - 
Missing start boundary

I use mozilla thunderbird as email client.
I googled the same question,someone suggests  update javamail to 1.3.3.
How to update?

thank you!


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


Re: spooled mail can not be received

Posted by Stefano Bagnara <ap...@bago.org>.
Look in the logs folder. The interesting file is the one starting with
smtpserver.

Stefano

jimlaren ha scritto:
> Hey all,
>     I just executed the run.bat and sent a email which's smtp server is
> localhost.
>    I got this message:
> 
> INFO  smtpserver: Successfully spooled mail Mail1188543849906-0 from
> jimlaren@21cn.com on 127.0.0.1 for [jimlaren@gmail.com]
> 
> but I can not receive the mail!
> Thank you
> 
> 
> Cheers,
> jim



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