[ 
https://issues.apache.org/jira/browse/JAMES-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Omid Pourhadi resolved JAMES-3514.
----------------------------------
    Resolution: Fixed

{code:java}
 mailboxMapper.findMailboxWithPathLike(MailboxQuery.builder()
            .userAndNamespaceFrom(benwaInboxPath)
            .expression(Wildcard.INSTANCE)
            .build()
            .asUserBound());
{code}

> Fetch list of mailbox for a user based on mailboxpath
> -----------------------------------------------------
>
>                 Key: JAMES-3514
>                 URL: https://issues.apache.org/jira/browse/JAMES-3514
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Omid Pourhadi
>            Priority: Minor
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> It might be a good idea to add a method Mailboxmapper to enable fetching 
> user's mailbox only based on their username/mailboxpath.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to