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]