Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117710385
D548.1774885601.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
620 B
Referenced Files
None
Subscribers
None
D548.1774885601.diff
View Options
diff --git a/pykolab/imap/cyrus.py b/pykolab/imap/cyrus.py
--- a/pykolab/imap/cyrus.py
+++ b/pykolab/imap/cyrus.py
@@ -587,8 +587,7 @@
TODO: It finds virtdomain folders for non-virtdomain searches.
"""
- deleted_folder_search = "%(deleted_prefix)s%(separator)s" + \
- "%(mailfolder)s%(separator)s*" % {
+ deleted_folder_search = "%(deleted_prefix)s%(separator)s%(mailfolder)s%(separator)s*" % {
# TODO: The prefix used is configurable
'deleted_prefix': "DELETED",
'mailfolder': self.separator.join(mbox['path_parts']),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 3:46 PM (2 d, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18815739
Default Alt Text
D548.1774885601.diff (620 B)
Attached To
Mode
D548: Fix the problem with undelete-mailbox command when listing deleted mailboxes command actually doesn't replace placeholders with values, which prevents correctly list deleted mailboxes and then undelete them.
Attached
Detach File
Event Timeline