implement automatic creation of mailbox names
- create mailbox name when saving new mailboxes in admin - add MailboxManager that implement get_next_mailbox_name as manager for Mailbox
This commit is contained in:
parent
8f5812ff29
commit
92c6b39e12
3 changed files with 24 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :feature:`-` automatic creation of mailbox names from user names
|
||||
* :bug:`-` fix broken mailbox admin
|
||||
|
||||
* :release:`0.2.3 <2014-12-26>`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue