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 (Created) (JIRA)" <se...@james.apache.org> on 2011/10/05 08:34:34 UTC

[jira] [Created] (JAMES-1326) SieveMailet should use the MailboxSession to construct MailboxPath to users inbox

SieveMailet should use the MailboxSession to construct MailboxPath to users inbox
---------------------------------------------------------------------------------

                 Key: JAMES-1326
                 URL: https://issues.apache.org/jira/browse/JAMES-1326
             Project: JAMES Server
          Issue Type: Improvement
          Components: Matchers/Mailets (bundled)
    Affects Versions: 3.0-beta3
            Reporter: Norman Maurer
            Assignee: Norman Maurer
            Priority: Minor
             Fix For: 3.0-beta4


In SieveMailet we use the username to construct the MailboxPath after we create the MailboxSession. So more correct way would be to use the MailboxSession for this as it may return a different username if you have a custom impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (JAMES-1326) SieveMailet should use the MailboxSession to construct MailboxPath to users inbox

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

Norman Maurer resolved JAMES-1326.
----------------------------------

    Resolution: Fixed
    
> SieveMailet should use the MailboxSession to construct MailboxPath to users inbox
> ---------------------------------------------------------------------------------
>
>                 Key: JAMES-1326
>                 URL: https://issues.apache.org/jira/browse/JAMES-1326
>             Project: JAMES Server
>          Issue Type: Improvement
>          Components: Matchers/Mailets (bundled)
>    Affects Versions: 3.0-beta3
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>            Priority: Minor
>             Fix For: 3.0-beta4
>
>
> In SieveMailet we use the username to construct the MailboxPath after we create the MailboxSession. So more correct way would be to use the MailboxSession for this as it may return a different username if you have a custom impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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