View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003875 | SOGo | Web Mail | public | 2016-10-31 14:48 | 2016-11-08 15:28 |
Reporter | nyda | Assigned To | francis | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux (x86_64) | OS | openSUSE | OS Version | 42.1 |
Product Version | 2.3.17 | ||||
Fixed in Version | 3.2.2 | ||||
Summary | 0003875: The mailboxes/folders could not be deleted. (dovecot: mbox format / tcpflow: Target mailbox doesn't allow inferior mailboxes) | ||||
Description | Hello everyone, In the Webmail, i can create, rename, but not delete mailboxes (folder and subfolder). With Thunderbird no problem for all operations on Mailboxes/folders... I use Dovecot 2.2.18 with "mbox" Format ! with also the option : imap_client_workarounds = tb-extra-mailbox-sep (in 20-imap.conf). *** SOGo 2.3.17 build from source (idem with 3.2.0 build from Git source) Note: I have to keep the mbox format, i can not migrate to mdir format... See below the outputs of tcpflow et sogo.log Thank you so much. nyda. | ||||
Steps To Reproduce | In the webmail pop-up menu 'Delete folder' -> Confirmation... ==> "The folder could not be deleted". | ||||
Additional Information | *** SOGo Config file: defaults write sogod SOGoTimeZone "Europe/Paris" ** tcpflow output 127.000.000.001.34853-127.000.000.001.00143: 1 login "xxxx" "xxxx" 127.000.000.001.00143-127.000.000.001.34853: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE QUOTA] Logged in 127.000.000.001.34853-127.000.000.001.00143: 2 capability 127.000.000.001.00143-127.000.000.001.34853: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SPECIAL-USE QUOTA 127.000.000.001.34853-127.000.000.001.00143: 3 ID ("x-originating-ip" "212.27.48.10") 127.000.000.001.00143-127.000.000.001.34853: * ID ("name" "Dovecot") 127.000.000.001.34853-127.000.000.001.00143: 4 namespace 127.000.000.001.00143-127.000.000.001.34853: * NAMESPACE (("" "/")) NIL NIL 127.000.000.001.34853-127.000.000.001.00143: 5 LIST "" "" 127.000.000.001.00143-127.000.000.001.34853: * LIST (\Noselect) "/" "" 127.000.000.001.34853-127.000.000.001.00143: 6 status "Trash" (UIDVALIDITY) 127.000.000.001.00143-127.000.000.001.34853: * STATUS Trash (UIDVALIDITY 1477575755) 127.000.000.001.34853-127.000.000.001.00143: 7 select "Trash/test888" 127.000.000.001.00143-127.000.000.001.34853: 7 NO Mailbox doesn't exist: Trash/test888 (0.000 secs). 127.000.000.001.34853-127.000.000.001.00143: 8 select "INBOX" 127.000.000.001.34853-127.000.000.001.00143: 127.000.000.001.00143-127.000.000.001.34853: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft NonJunk)
127.000.000.001.34853-127.000.000.001.00143: 9 rename "test888" "Trash/test888" 127.000.000.001.00143-127.000.000.001.34853: 9 NO [CANNOT] Target mailbox doesn't allow inferior mailboxes (0.000 secs). 127.000.000.001.34853-127.000.000.001.00143: 10 logout 127.000.000.001.00143-127.000.000.001.34853: * BYE Logging out *** tail /var/log/SOGo/sogod.log S[0x55ef5c30f4d0]Oct 31 15:29:38 sogod [24047]: 212.27.48.10 "POST /SOGo/so/nyda/Mail/0/foldertest-555/unseenCount HTTP/1.1" 200 13/0 0.263 - - 0 | ||||
Tags | No tags attached. | ||||
sogo: master 0e0f53cd 2016-11-01 11:40 Details Diff |
Allow a mailbox to be deleted immediately Fixes 0003875 |
Affected Issues 0003875 |
|
mod - NEWS | Diff File | ||
mod - UI/MailerUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/UIxMailFolderActions.m | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Mailbox.service.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MailboxController.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MailboxesController.js | Diff File | ||
sogo: v2 7a628bac 2016-11-08 10:26 Details Diff |
Allow a mailbox to be deleted immediately Fixes 0003875 |
Affected Issues 0003875 |
|
mod - UI/MailerUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/UIxMailFolderActions.m | Diff File | ||
mod - UI/WebServerResources/MailerUI.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-31 14:48 | nyda | New Issue | |
2016-11-01 15:41 | francis | Changeset attached | => sogo master 0e0f53cd |
2016-11-01 15:41 | francis | Assigned To | => francis |
2016-11-01 15:41 | francis | Resolution | open => fixed |
2016-11-08 07:01 | nyda | Note Added: 0010822 | |
2016-11-08 15:27 | francis | Changeset attached | => sogo v2 7a628bac |
2016-11-08 15:28 | francis | Note Added: 0010823 | |
2016-11-08 15:28 | francis | Status | new => resolved |
2016-11-08 15:28 | francis | Fixed in Version | => 3.2.2 |