Dino Ciuffetti writes:


Example:
- mx for mydomain.com points to google;
- us...@mydomain.com is defined in google;
- us...@mydomain.com is defined in courier;
- google is configured for split delivery, routing mails for
us...@mydomain.com to courier;
- us...@mydomain.com (courier) wants to write a mail to us...@mydomain.com
(google). It FAILS because us...@mydomain.com does not exists (because is
defined in google).

So, I'm trying to do the reverse, handling split delivery on courier, but
I cannot find a good way to do this.

The only solution I've found is:
1- create all users for this domain in courier
2- point the mx record to courier to receive mails
3- write some maildrop rules to forward desired mails to google via an
external mta xfilter (because maildrop cannot forward mails to custom smtp
servers without using mx records).

Is there a better way?

Using aliases will probably work.

Configure Courier so that its domain is courier.domain.com

For each mailbox that's on Courier, add an alias:

mail...@domain.com: mailbox


Attachment: pgpRRHLDBFsRJ.pgp
Description: PGP signature

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to