Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117819175
D605.1775290274.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
523 B
Referenced Files
None
Subscribers
None
D605.1775290274.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
@@ -195,7 +195,7 @@
)
# TODO: Workaround for undelete
- if len(self.lm(mailfolder)) < 1 and _mailfolder['hex_timestamp']:
+ if len(self.lm(mailfolder)) < 1 and 'hex_timestamp' in _mailfolder:
mailfolder = self.folder_utf7("DELETED/%s%s%s@%s" % (
self.separator.join(_mailfolder['path_parts']),
self.separator,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 8:11 AM (11 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18828628
Default Alt Text
D605.1775290274.diff (523 B)
Attached To
Mode
D605: Fix 'undelete-mailbox' issue for undeleting all user's mailboxes
Attached
Detach File
Event Timeline