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 Gavin Enns <ga...@hotmail.com> on 2002/07/19 14:52:10 UTC

Re: configure JAMES for mailboxes for the 36 different domains.

The simplest way I know of doing this would be to add xxx.com and yyy.com to 
the servernames block at the beginning of the config.xml file. I had JAMES 
processing mail for *@100main.ca and *@localhost. I imagine it could handle 
as many domains as you like. It may not, however, be able to handle 
different accounts with the same user name on different domains.

You could also add mailets in the pipeline <match="HostIs=xxx.com" 
processor=localDelivery> <match="HostIs=yyy.com" processor=localDelivery> 
etc.

In this case you might even be able to have James automatically add .xxx or 
.yyy to the incoming users name in order to allow for same names at 
different domains, but to do this you may have to write your own mailet in 
Java (the redirect mailet is really quite bad)

     Gavin Enns
     Communications Programmer
     Ronneberger Computing Inc.
     Brighton, Ontario, Canada
     (613)475-3946 Ext. 42

----Original Message Follows----
From: "sujith" <su...@richsoft.com>
Reply-To: "James Users List" <ja...@jakarta.apache.org>
To: <ja...@jakarta.apache.org>
Subject: configure JAMES for mailboxes for the 36 different domains.
Date: Fri, 19 Jul 2002 06:08:07 +0530

Hi ,

We are having 36 domains spread across 36 different IP, running Apache 
Tomcat 4.04 .

I need to configure JAMES for mailboxes for the 36 different domains.

But in the FAQ it is said that no Virtual hosting is possible. Does that 
mean sujith@xxx.com  and sujith@yyy.com  cant be mapped on to the same JAMES 
??

Or is it just say if www.xxx.com  and www.yyy.com  cant share the same IP?.

I am confused. Please help.

Thanks in advance
Sujith

N.P: I am a BIG fan of apache software foundation. My company said lets try 
M$ Exchange. I said no to M$ and YES to JAMES (cause i have tremendous faith 
in open source and apache guys).

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>