yes, in case u want to use both the gateways... u can use a custom mailet, one similar to RemoteDelivery, just tweak the code so that it does not change the mail state to ghost, and configure this one for one delivery gateway, while use the standard RemoteDelivery mailet after this to deliver mails to the other mailgateway
p.s. u may change the RemoteDelivery code directly to deliver multiple gateways also.. but i guess that will involve bit more work regards ranjib On Tue, May 11, 2010 at 3:15 AM, AJ <[email protected]> wrote: > Hi, > > I have a scenario where I have two SMTP servers I'd like to use as gateway > servers. In the docs. it says that James will try the servers in order > until > one is successful. > > Does this mean that while server1 is up(available) server2 will never be > used? > > thanks... AJ >
