Thanks for the response Eric.
Since I am already using JDBC and mySql for my repository, I should be able to implement this.
I noted that there is a broken hyperlink in the section noted below:

JDBCVirtualUserTable
First of all, you should READ the following: http://james.apache.org/FAQ.html#7
(FAQ.html doesn't exist)

Thanks again
Gerry
--------------------------------------------------
From: "Eric Charles" <[email protected]>
Sent: Wednesday, September 29, 2010 1:59 AM
To: "James Users List" <[email protected]>
Subject: Re: Howto Configure users with specified domain

Hi Gerry,

James 2.3 has no multi-domain support out-of-the-box.
You can still implement it for 2.3 with a few workarounds described on http://wiki.apache.org/james/VirtualUserTable.

Coming James 3 support multi-domain out-of-the-box.

Tks,

Eric


On 28/09/2010 19:02, Gerry Matte wrote:
Hello.
I am using James 2.3.2
I wish to create two mailboxes [email protected] and [email protected]
I currently have a user called info which is used for emails to [email protected] . My default domain is abc.ca and both abc.ca and xyz.ca are specified in my servernames config block.

Can anyone provide me with the sample mailet config.xml changes to allow me to operate both [email protected] and [email protected] ?

The Remote Manager documentation at http://james.apache.org/server/2.3.2/adding_users.html contains the
following paragraph:

3. After logging in, type "adduser<user>  <password>" where<user>  is the
user name and<password> is the password of the account you wish to create.
Please note that the user name should NOT be a complete email address.
Rather, all email addresses of the form<user>@<domain> (where<domain> is any of the values specified in the<servernames> block) will be delivered to
this account by default. Mailet configuration can change this default
behavior.

Thanks in advance
Gerry Matte
http://www.gerrymatte.ca


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to