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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/03/24 17:59:27 UTC

[jira] Created: (JAMES-983) Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too

Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too
----------------------------------------------------------------------------------------

                 Key: JAMES-983
                 URL: https://issues.apache.org/jira/browse/JAMES-983
             Project: JAMES Server
          Issue Type: Task
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M1


We should rewrite the POP3Server to use the same Mailbox backend as the IMAPServer. This will allow to switch between POP3 / IMAP without migrating emails etc. This is exactly what for example dovecot and courier does.  

This will introduce an major incompatibility with old versions of james so we need to write a MailRepository to Mailbox convert before release 3.0

-- 
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] Resolved: (JAMES-983) Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too

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

Norman Maurer resolved JAMES-983.
---------------------------------

    Resolution: Fixed

Patch applied... 

> Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too
> ----------------------------------------------------------------------------------------
>
>                 Key: JAMES-983
>                 URL: https://issues.apache.org/jira/browse/JAMES-983
>             Project: JAMES Server
>          Issue Type: Task
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>         Attachments: pop3server_mailboxmanager.diff, pop3server_mailboxmanager_v2.diff
>
>
> We should rewrite the POP3Server to use the same Mailbox backend as the IMAPServer. This will allow to switch between POP3 / IMAP without migrating emails etc. This is exactly what for example dovecot and courier does.  
> This will introduce an major incompatibility with old versions of james so we need to write a MailRepository to Mailbox convert before release 3.0

-- 
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] Updated: (JAMES-983) Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too

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

Norman Maurer updated JAMES-983:
--------------------------------

    Attachment: pop3server_mailboxmanager_v2.diff

Correct patch version.. sorry

> Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too
> ----------------------------------------------------------------------------------------
>
>                 Key: JAMES-983
>                 URL: https://issues.apache.org/jira/browse/JAMES-983
>             Project: JAMES Server
>          Issue Type: Task
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>         Attachments: pop3server_mailboxmanager.diff, pop3server_mailboxmanager_v2.diff
>
>
> We should rewrite the POP3Server to use the same Mailbox backend as the IMAPServer. This will allow to switch between POP3 / IMAP without migrating emails etc. This is exactly what for example dovecot and courier does.  
> This will introduce an major incompatibility with old versions of james so we need to write a MailRepository to Mailbox convert before release 3.0

-- 
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] Updated: (JAMES-983) Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too

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

Norman Maurer updated JAMES-983:
--------------------------------

    Attachment: pop3server_mailboxmanager.diff

Here is the diff for the refactoring

> Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by IMAP too
> ----------------------------------------------------------------------------------------
>
>                 Key: JAMES-983
>                 URL: https://issues.apache.org/jira/browse/JAMES-983
>             Project: JAMES Server
>          Issue Type: Task
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>         Attachments: pop3server_mailboxmanager.diff
>
>
> We should rewrite the POP3Server to use the same Mailbox backend as the IMAPServer. This will allow to switch between POP3 / IMAP without migrating emails etc. This is exactly what for example dovecot and courier does.  
> This will introduce an major incompatibility with old versions of james so we need to write a MailRepository to Mailbox convert before release 3.0

-- 
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