You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Norman Maurer <no...@apache.org> on 2007/11/17 21:11:21 UTC

Re: How do I receive all mail for multiple domains and route to distinct inboxes?

Use HostIs Matcher..

bye
Norman

Am Samstag, den 17.11.2007, 06:42 -0800 schrieb mtitania:
> I have james configured and working.  I am handling email for multiple
> domains.  How do I have ALL email routed to a single inbox per domain?
> 
> so if I have host1.mymaildomain.com, host2.mymaildomain.com, and
> host3.mymaildomain.com - I want to route ALL email coming to
> host1.mymaildomain to go to a specific inbox, route ALL email for
> host2.mymaildomain.com to go to another inbox, and ALL mail for
> host3.mymaildomain.com to go to a 3rd inbox.  
> 
> How do I configure for this to happen?
> 
> thanks much!
> Kim :-)


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: How do I receive all mail for multiple domains and route to distinct inboxes?

Posted by mtitania <mt...@gmail.com>.
Thanks!
I used teh HostIs matcher and combined it with the ToRepository Mailet to
identify where the messages should go.

Kim
-- 
View this message in context: http://www.nabble.com/How-do-I-receive-all-mail-for-multiple-domains-and-route-to-distinct-inboxes--tf4826752.html#a13827367
Sent from the James - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org