Re: Relaying mail from the same domain to another server

2010-07-15 Thread John A.
Le mardi 13 juillet 2010 17:47:21, John A. a écrit : > Le mardi 13 juillet 2010 14:12:22, John A. a écrit : > > > On Tue, 13 Jul 2010 12:42:42 +0200 > > > > > > John A. articulated: > > > > I tried to use transport as following: > > > > > > > > transport_maps = local.cf remote.cf > > > > - local

Re: Relaying mail from the same domain to another server

2010-07-13 Thread John A.
Le mardi 13 juillet 2010 14:12:22, John A. a écrit : > > On Tue, 13 Jul 2010 12:42:42 +0200 > > > > John A. articulated: > > > I tried to use transport as following: > > > > > > transport_maps = local.cf remote.cf > > > - local.cf contains a sql query which returns "virtual" if the > > > "u...@d

Re: Relaying mail from the same domain to another server

2010-07-13 Thread John A.
-- *** Jonathan Amiez Administrateur système j...@edatis.com it-pa...@edatis.com ad...@edatis.com *** Le mardi 13 juillet 2010 13:15:36, Jerry a écrit : > On Tue, 13 Jul 2010 12:42:42 +0200 > > John A. articulated: > > I tried to use transport as f

Re: Relaying mail from the same domain to another server

2010-07-13 Thread Jerry
On Tue, 13 Jul 2010 12:42:42 +0200 John A. articulated: > I tried to use transport as following: > > transport_maps = local.cf remote.cf > - local.cf contains a sql query which returns "virtual" if the "u...@domain" > matches. > - remote.cf contains a sql query which return "smtp:[mail.gateway

Re: Relaying mail from the same domain to another server

2010-07-13 Thread John A.
I tried to use transport as following: transport_maps = local.cf remote.cf - local.cf contains a sql query which returns "virtual" if the "u...@domain" matches. - remote.cf contains a sql query which return "smtp:[mail.gateway]" if the domain matches. Did this according to TABLE SEARCH ORDER se

Re: Relaying mail from the same domain to another server

2010-07-13 Thread John A.
Le lundi 12 juillet 2010 19:10:38, Jeroen Geilman a écrit : > On 07/12/2010 04:41 PM, John A. wrote: > > Hi. > > > > I'm trying to setup a multi-server mail architecture with a mail gateway > > and 2 final dest. servers hosting mailboxes, all on the same domain. > > I'm using virtual mailboxes wi

Re: Relaying mail from the same domain to another server

2010-07-12 Thread Jeroen Geilman
On 07/12/2010 04:41 PM, John A. wrote: Hi. I'm trying to setup a multi-server mail architecture with a mail gateway and 2 final dest. servers hosting mailboxes, all on the same domain. I'm using virtual mailboxes wih MySQL backend (same for the 3 servers). I set up the gateway which forwards to

Relaying mail from the same domain to another server

2010-07-12 Thread John A.
Hi. I'm trying to setup a multi-server mail architecture with a mail gateway and 2 final dest. servers hosting mailboxes, all on the same domain. I'm using virtual mailboxes wih MySQL backend (same for the 3 servers). I set up the gateway which forwards to end servers. The problem is that I can'