Re: Postfix migration from 2.0 to 2.6.6

2015-02-20 Thread Test
What about just routing messages from old server to the new one with relayhost? We are just talking about messages in queue right? 2015-02-20 10:54 GMT+01:00 Zalezny Niezalezny : > Thanks for Your explanation. I see that Postfix community is very strong > and fast :) Its good to know :) > > If

Address Rewriting

2013-04-11 Thread test test
Hi,   I have a setup with several virtual mailboxes, e.g. local1@, local2@.   Now I would like the local mail addresses to have some kind of mapping to external addresses: local1@postfixserver <-> external1@externaldomain1 local2@postfixserver <-> external2@externaldomain2   If a mail arri

Transport and relaying

2008-11-09 Thread Test
relay_domains =) How can it be that the system still relays the mail ? -- Test <[EMAIL PROTECTED]>

Forcing relay_domains check before local user check

2008-11-09 Thread Test
force postfix to first check the relay_domains setting and after that do a local check/delivery ? -- Test <[EMAIL PROTECTED]>

Re: Delivering to 2 imap servers

2008-09-19 Thread Test
Ok, small clarification: Postfix delivers to cyrus-imapd via lmtp I want to deliver the same messages to another imap server (Zarafa) for testing purposes... I can off course configure postfix to deliver to another lmtp target, but i want to deliver to the both... -- Test <[EMAIL PROTECTED]>

Delivering to 2 imap servers

2008-09-19 Thread Test
Is it possible to have postfix deliver mail to 2 mda's at the same time ? ie. 1 imap server on box 1 and another imapserver on box 2 ? thnx -- Test <[EMAIL PROTECTED]>