As James 2.1.2 is quite old, I suggest you to upgrade at least to James 2.1.3 (latest 
"stable") or even better 2.2.0ax (the current release under development has also 
several fixes applied, and works quite well).

Vincenzo

> -----Original Message-----
> From: Alex Grivnin [mailto:[EMAIL PROTECTED]
> Sent: mercoled� 21 gennaio 2004 9.36
> To: James Users List
> Subject: Send Retries
> 
> 
>  Hello,
>  
>  I'm new in the list and need a help/suggestion.
> 
>  If James fails to send a message because of an unavailable host, it does not 
> follows the retries specification from config.xml. 
>  After the first attempt it sends to the log - "RemoteDelivery: Temporary exception 
> delivering mail ...", stores the 
> message in "var/mail/outgoing/" folder and does not try to send it again.
> 
>  But restarting the server, it pick ups stored message and tries to resend it a 
> required number of times. 
> 
>   Please, please help.
> 
> 
>  Thanks in advance,
> 
>  Alex Grivnin,
>  Orsus Solutions
> 
> -- 
> 
>  P.S. Some info:
> 
>   We use James 2.1.2 with Phoenix 4.0.3 running within JBoss 3.0.6 app server. 
> 
>   Config.xml mailet section:
> 
>   <mailet class="RemoteDelivery" match="All">
>       <outgoing> file://var/mail/outgoing/ </outgoing>
>       <delayTime> 30000 </delayTime>
>       <maxRetries> 5 </maxRetries>
>       <deliveryThreads> 1 </deliveryThreads>
>       <passThrough> false </passThrough>
>       <gateway>evyatar.il.orsus.org</gateway>
>   </mailet>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to