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
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]>
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]>
relay_domains =)
How can it be that the system still relays the mail ?
--
Test <[EMAIL PROTECTED]>
force postfix to first check the relay_domains
setting and after that do a local check/delivery ?
--
Test <[EMAIL PROTECTED]>
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