RemoteDelivery code didn't change, however since 3.0-b4, we use Geronimo JavaMail instead of Oracle(ex-Sun) JavaMail. Could this be the cause? Tell us which version you use.

Do you run on the same HW, or a new one? In the latter, are you sure of your host network configuration?

Thx, Eric

On 27/08/2012 17:29, Simon Klaiber wrote:
Hi I use following in my Mailet configuration:

<mailet match="All" class="RemoteDelivery">
         <bind>XXX.XX.XXX.XX</bind>
         <outgoingQueue>outgoing</outgoingQueue>
         <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>
         <maxDnsProblemRetries>0</maxDnsProblemRetries>
         <deliveryThreads>10</deliveryThreads>
         <sendpartial>true</sendpartial>
         <bounceProcessor>bounces</bounceProcessor>
       </mailet>

(IP Adress Changed to XX.XX.....)


This worked in James 2, since upgrading to James 3  James seems to send
the Remote messages under another IP where the RDNS lookup does not work.
How do I bind Remote delivery to a specific ip in James 3


Thanks Simon

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