Thank's a lot, but in this configuration i've only one node by MX dns record? So all mail goes to one ip first (MX record) and then it forwarded for extenal users to another host?
There is no method to have a round robin of these hosts?
Thank's a lot

Il 18/11/2010 16:47, Victor Duchovni ha scritto:
On Thu, Nov 18, 2010 at 03:17:36PM +0100, Matteo Cazzador wrote:

Hello, i've a question: i'need to configure various postfix server to
receive mail with the same domain (but filtered by receiver) and send it.
Example:

Host A have 2 account
             w...@example.com and d...@example.com

Host B have other 2 account
             q...@example.com and r...@example.com

Each host forwards mail that is not for itself to the other host.

     Traditional (Sendmail style):

        example.com in mydestination
        $myhostname in mydestination
        /etc/aliases:
                w:      w...@host1.example.com
                d:      w...@host1.example.com
                q:      q...@host2.example.com
                r:      r...@host2.example.com

     Modern Postfix style:

        example.com in virtual_alias_domains
        $myhostname in mydestination or virtual_mailbox_domains
        /etc/postfix/virtual:
                w...@example.com        w...@host1.example.com
                d...@example.com        d...@host1.example.com
                q...@example.com        q...@host2.example.com
                r...@example.com        r...@host2.example.com

http://www.postfix.org/ADDRESS_REWRITING_README.html
http://www.postfix.org/ADDRESS_CLASS_README.html
http://www.postfix.org/VIRTUAL_README.html
http://www.postfix.org/BASIC_CONFIGURATION_README.html


--
Rispetta l'ambiente: se non ti è necessario, non stampare questa mail.

Le informazioni contenute in questa e-mail e nei files eventualmente allegati 
sono destinate unicamente ai destinatari della stessa e sono da considerarsi 
strettamente riservate. E' proibito copiare, salvare, utilizzare,  inoltrare a 
terzi e diffondere il contenuto della presente senza il preventivo consenso, ai 
sensi dell'articolo 616 c.p. e della Legge n. 196/2003. Se avete ricevuto 
questo messaggio per errore siete pregati di comunicarlo immediatamente 
all'indirizzo mittente, nonché di cancellarne il contenuto senza procedere ad 
ulteriore o differente trattamento.


******************************************
Ing. Matteo Cazzador
NetLite snc di Cazzador Gagliardi
Corso Vittorio Emanuele II, 188 37069
Villafranca di Verona VR
Tel 0454856656
Fax 0454856655
Email: mat...@netlite.it
Web: http://www.netlite.it
******************************************

Reply via email to