hmm ok i see what you mean

i actually thougt about having a db on each of the servers with a shared interface

we are at the moment taking about 100 k off messages a day

thes 2 shall be like 

mx 5 the Imail server
mx 10 one of these servers
mx 15 the other


i already have 2 Imail servers in front and and an Imgate as a gateway out

Just want to increase the amount of mail i can receive and have a failover system that 
are safe and ready to denfend a new Sobig
attack

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Len Conrad
Sent: 25. august 2003 18:42
To: [EMAIL PROTECTED]
Subject: [IMGate] Re: transport.map question




>ok so it can be done with something like this
>
>relocated_maps = mysql:/etc/postfix/mysql-relocated.cf
>transport_maps = mysql:/etc/postfix/mysql-transport.cf

If you have 4 MXs, I assume your msg volume justifies it.

transport is queried for every msg to resolve recipient.domain.  How well 
does accessing mysql scale to high volumes?

And I assume the 4 MXs will be querying across tcp/ip to a shared db sever?

The question is not whether you can do it, but whether you should do 
it.  Entertaining yourself with technical prowess and trickery really 
should not risk obstructing mail delivery when the trickery fails.

Keep all critical execution and data paths as short and as simple as 
possible.

Len




Reply via email to