You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Pietro Romanazzi (JIRA)" <se...@james.apache.org> on 2010/01/08 10:00:58 UTC

[jira] Created: (JAMES-944) Multiple domains support

Multiple domains support
------------------------

                 Key: JAMES-944
                 URL: https://issues.apache.org/jira/browse/JAMES-944
             Project: JAMES Server
          Issue Type: New Feature
          Components: James Core, POP3Server, Remote Manager, SMTPServer, UsersStore & UsersRepository
    Affects Versions: 2.3.2
            Reporter: Pietro Romanazzi
            Priority: Minor


Contribution for Multiple Domains support

My requirements:
Req.1 I need James to support multiple domains in a way different from that used so far:
two different addresses myname@mydomain1 and myname@mydomain2 both refer to the same user (myname)
and to the same mailbox. We need a real management of multiple domains.
Req.2 I need to preserve the user ids for the over 1000 account I already have. New ids will be assigned
by the remotemanager when a new user is added to the repository. New ids must not have any clashes with the
old ones.
Req.3 Preserve the James aliasing support.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Closed: (JAMES-944) Multiple domains support

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer closed JAMES-944.
-------------------------------

    Resolution: Duplicate
      Assignee: Norman Maurer

Allready in trunk see : JAMES-716


> Multiple domains support
> ------------------------
>
>                 Key: JAMES-944
>                 URL: https://issues.apache.org/jira/browse/JAMES-944
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: James Core, POP3Server, Remote Manager, SMTPServer, UsersStore & UsersRepository
>    Affects Versions: 2.3.2
>            Reporter: Pietro Romanazzi
>            Assignee: Norman Maurer
>            Priority: Minor
>   Original Estimate: 240h
>  Remaining Estimate: 240h
>
> Contribution for Multiple Domains support
> My requirements:
> Req.1 I need James to support multiple domains in a way different from that used so far:
> two different addresses myname@mydomain1 and myname@mydomain2 both refer to the same user (myname)
> and to the same mailbox. We need a real management of multiple domains.
> Req.2 I need to preserve the user ids for the over 1000 account I already have. New ids will be assigned
> by the remotemanager when a new user is added to the repository. New ids must not have any clashes with the
> old ones.
> Req.3 Preserve the James aliasing support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (JAMES-944) Multiple domains support

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797951#action_12797951 ] 

Norman Maurer commented on JAMES-944:
-------------------------------------

Thats already supported within trunk. Its called "virtualhosting" 

> Multiple domains support
> ------------------------
>
>                 Key: JAMES-944
>                 URL: https://issues.apache.org/jira/browse/JAMES-944
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: James Core, POP3Server, Remote Manager, SMTPServer, UsersStore & UsersRepository
>    Affects Versions: 2.3.2
>            Reporter: Pietro Romanazzi
>            Priority: Minor
>   Original Estimate: 240h
>  Remaining Estimate: 240h
>
> Contribution for Multiple Domains support
> My requirements:
> Req.1 I need James to support multiple domains in a way different from that used so far:
> two different addresses myname@mydomain1 and myname@mydomain2 both refer to the same user (myname)
> and to the same mailbox. We need a real management of multiple domains.
> Req.2 I need to preserve the user ids for the over 1000 account I already have. New ids will be assigned
> by the remotemanager when a new user is added to the repository. New ids must not have any clashes with the
> old ones.
> Req.3 Preserve the James aliasing support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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