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
