On 10/29/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> what is class="transport" ?? it should be class="RemoteDelivery"

Ok.  I've changed it to:

        <mailet match="HostIs=foo.com" class="RemoteDelivery">
         <outgoing> file://var/mail/outgoing2/ </outgoing>
         <delayTime> 216 </delayTime>
         <maxRetries> 5 </maxRetries>
         <deliveryThreads> 1 </deliveryThreads>
         <gateway> special-mx.foo.com </gateway>
         <gatewayPort>25</gatewayPort>
         <delayTime>  2 minutes </delayTime>
         <delayTime>  3 minutes </delayTime>
         <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>
        </mailet>

> Fix the above and it will work.

Unfortunately, after changing the above, and restarting james,  it
doesn't seem to really be fixing the issue:

29/10/07 19:50:29 INFO  James.Mailet: RemoteDelivery: Attempting
delivery of Mail1193700698285-53-to-foo.com to host genierc-mx.foo.com
at x.x.x.x to addresses [EMAIL PROTECTED]

if you do a "dig MX foo.com", it returns generic-mx.foo.com and
pinging that returns the correct IP address -- however, we're wanting
to send out emails to special-mx.foo.com (the regular MX'es for
foo.com get overloaded, so we're wanting to go to a backup MX that
doesn't have a lot of traffic).

Ian
-- 
Ian Wilson
[EMAIL PROTECTED]
http://ianwilson.org || http://www.ians-blog.com

Solving site load issues with database replication is a lot like
solving your own personal problems with heroin -- at first, it sorta
works, but after a while things just get out of hand.

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

Reply via email to