Search found 1410 matches
- Fri Sep 12, 2008 10:48 am
- Forum: Administrators
- Topic: draft folder marked as unread incorrectly
- Replies: 6
- Views: 661
draft folder marked as unread incorrectly
If the number next to the Drafts folder is not the same as the number of messages in that folder, Thunderbird has failed to clean up its Deleted messages. Either "Empty Trash" in the Zimbra web client (which also cleans up after Thunderbird for this very reason) or do what lcxe says:[QUOTE...
- Fri Sep 12, 2008 9:20 am
- Forum: Administrators
- Topic: draft folder marked as unread incorrectly
- Replies: 6
- Views: 661
draft folder marked as unread incorrectly
The count next to the Drafts folder is the number of drafts, not the number of unread messages.
- Thu Sep 04, 2008 2:24 am
- Forum: Users
- Topic: Zimbra vs. Exchange
- Replies: 18
- Views: 1910
Zimbra vs. Exchange
If you have features that you'd like to see added, please head over to bugzilla. Seriously. That is one of the main inputs we use in prioritizing what gets addressed when. Vote for the enhancements and bugs that you'd like to see us work on. Open new bugs if you can't find one that match...
- Tue Sep 02, 2008 1:33 pm
- Forum: General Questions
- Topic: Threaded Display is Wrong
- Replies: 7
- Views: 870
Threaded Display is Wrong
Not yet. Like GMail, we support only subject-based threading at present.
- Tue Sep 02, 2008 11:59 am
- Forum: Migration
- Topic: Colored Flags
- Replies: 2
- Views: 436
Colored Flags
Kinda depends how Outlook is storing those colored flags on your current IMAP server. If Outlook just uses Flagged and only stores the colors locally in the PST on the user's laptop, there's no way for imapsync to know about the colors and hence they wouldn't be migrated...
- Tue Sep 02, 2008 11:58 am
- Forum: General Questions
- Topic: Threaded Display is Wrong
- Replies: 7
- Views: 870
Threaded Display is Wrong
We use subject-based threading. For replies with no subject (e.g. "RE:"), Zimbra Desktop sees that the messages have the same normalized subject and assumes that they're in the same thread.
- Tue Sep 02, 2008 11:56 am
- Forum: Developers
- Topic: Zimbra SOAP Access from Java
- Replies: 8
- Views: 979
Zimbra SOAP Access from Java
Use SoapProvisioning and ZMailbox instead of crafting the requests/responses yourself and using SoapHttpTransport.
- Tue Sep 02, 2008 11:55 am
- Forum: Developers
- Topic: Jar For Soap Client
- Replies: 18
- Views: 1746
Jar For Soap Client
Looks like you're missing a library. Add dom4j-1.5.jar to your Java classpath and try again.
- Wed Aug 27, 2008 8:51 am
- Forum: Administrators
- Topic: Scanning Entire Mail Store for Viruses
- Replies: 4
- Views: 539
Scanning Entire Mail Store for Viruses
There might be a few issues with "Show Original" fetch since the blob size in the database would no longer equal the actual blob size in the store.
- Tue Aug 26, 2008 2:03 pm
- Forum: Developers
- Topic: Does Z support the plus-hack?
- Replies: 5
- Views: 552
Does Z support the plus-hack?
That allows the "+whatever" to be ignored during delivery, but it doesn't enable selection of a target folder. That's Bug 9662 – Implicit folder delivery via LMTP plus address.