Its the time it waits before try to deliver the email again on a
failure. So to make it clear:

* first retry in 5 minutes
* second retry in 10 minutes
* third retry in 45 minutes
...
...
...

For more infos:

http://james.apache.org/server/2.2.0/provided_mailets.html

BTW, you should really consider upgrading to JAMES 2.3.2, there are
many critical bugs fixed which are in 2.2.0.

Bye,
Norman

2010/1/7 Ilango Subramaniam <[email protected]>:
> We have the following settings for the RemoteDelivery mailet
>
>
>
>            <delayTime>  5 minutes </delayTime>
>
>            <delayTime> 10 minutes </delayTime>
>
>            <delayTime> 45 minutes </delayTime>
>
>            <delayTime>  2 hours </delayTime>
>
>            <delayTime>  3 hours </delayTime>
>
>            <delayTime>  6 hours </delayTime>
>
>            <maxRetries> 25 </maxRetries>
>
>
>
> We are using james 2.2. I am NOT able to interpret the rule out of this.
> Can you pls help ?
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to