Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-30-2011, 12:57 AM
Active Member
 
Posts: 45
Angry IMAP Useless with Zimbra 7.1? LSUB Failed! after deleting Subfolder in Shared-Folder

We have a brand new installtion of Zimbra 7.1 on Ubuntu x64

IMAP Connection of Outlook and Thunderbird clients seems to be broken:

If we delete a Subfolder in a Shared Folder Thunderbird and Outlook is broken: The error Message is LSUB failed. In mailbox.log the following error message appears:

Quote:
2011-06-30 09:49:42,809 WARN [ImapSSLServer-51] [name=user@domain.at;ip=910.113.220.140;] imap - LSUB failed
com.zimbra.cs.mailbox.MailServiceException$NoSuchI temException: no such folder path: /NurZumImapTesten/Ordner1
ExceptionId:ImapSSLServer-51:1309420182809:0655abbe3e91af42
Code:mail.NO_SUCH_FOLDER Argpath, STR, "/NurZumImapTesten/Ordner1")
at com.zimbra.cs.mailbox.MailServiceException.NO_SUCH _FOLDER(MailServiceException.java:185)
at com.zimbra.cs.mailbox.Mailbox.getFolderByPath(Mail box.java:2962)
at com.zimbra.cs.imap.ImapPath.getFolder(ImapPath.jav a:315)
at com.zimbra.cs.imap.ImapPath.getFolder(ImapPath.jav a:310)
at com.zimbra.cs.imap.ImapPath.isVisible(ImapPath.jav a:548)
at com.zimbra.cs.imap.ImapHandler.checkSubscription(I mapHandler.java:1947)
at com.zimbra.cs.imap.ImapHandler.doLSUB(ImapHandler. java:1919)
at com.zimbra.cs.imap.ImapHandler.executeRequest(Imap Handler.java:500)
at com.zimbra.cs.imap.TcpImapHandler.processCommand(T cpImapHandler.java:98)
at com.zimbra.cs.tcpserver.ProtocolHandler.processCon nection(ProtocolHandler.java:197)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(Protoc olHandler.java:140)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
At this Point Thunderbird and Outlook is no longer able to mount ANY IMAP Folder except Inbox and Trash?!?

What is going on?!? Are there Traces of this Folders left somewhere? Is IMAP implementation broken?!?

If i recreate this previous deleted Folder Thunderbird and Outlook are working again but this would imply that i can never ever delete a shared folder again?!?

PLEASE HELP!:
Reply With Quote
  #2 (permalink)  
Old 06-30-2011, 02:07 AM
Active Member
 
Posts: 45
Default

After a bit more testing i am pretty sure that some sort of "trace" of this folder still exists after deleting it?!? But i am not sure where i could/should search? Why are the IMAP clients still searching for it? Why doesnt zimbra tell the IMAP client that the folder wont exist any more?!?

By the way: It does work with local folders -> only the deletion of Shared Sub Folders breaks the IMAP Clients Thunderbird and Outlook

Last edited by gantscha; 06-30-2011 at 02:28 AM..
Reply With Quote
  #3 (permalink)  
Old 06-30-2011, 02:44 AM
Active Member
 
Posts: 45
Default

After even more testing i guess it has to do with the "Trash" feature?!?

If i delete a folder it is moved to the thrash folder right?!? -> IMAP is still working... After emptying the trash folder IMAP ist broken and in mailbox.log zimbra complains about missing folders like folder missing /Trash/Foldername.

So it seems to me that emptying the trash and moving folders to the trash is broken?!? -> Just an educated guess...

With this in mind i am also curious what the "Dumpster folder" feature in cos is for? I enable it at first and later on disabled it while trouble shooting the imap problem -> nothing really changed after disabling it - There is still a trash folder and everything is moved into thrash?!? -> Just wonderring if this new option/feature could be related to this problem?!?
Reply With Quote
  #4 (permalink)  
Old 07-01-2011, 12:52 AM
Active Member
 
Posts: 45
Default

After 16 hours of trial and erro i still cant find a cause -> Why is thunderbird and outlook are still looking for those deleted folders even after deletion?!?

Am i the only one with this behaviour? If this is a persistent error i have to downgrade to zimbra 6 or choose something else -> Its a disaster honestly...

If there is any one out with the same error or anybody with some sort of hint - PLEASE report back in this thread!
Reply With Quote
  #5 (permalink)  
Old 07-01-2011, 10:29 AM
Elite Member
 
Posts: 305
Default

I'd suggest that you open a ticket. I don't use shared folders with IMAP, so wouldn't have seen this issues.

Doug
__________________
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Reply With Quote
  #6 (permalink)  
Old 07-12-2011, 06:10 AM
mwe mwe is offline
Starter Member
 
Posts: 1
Default

This is just a workaround but nevertheless - I ran into the same problem with a shared, then deleted Contact group Contacts/whatever. What I did was create the very same thing again, not shared, rerun Thunderbird, everything ok. Then, delete that local group from the web interface, including throwing it out of the trash can. No more problems.

Like I said, not a solution for the root but works for me now :-)

Michael
Reply With Quote
  #7 (permalink)  
Old 07-12-2011, 10:11 AM
Advanced Member
 
Posts: 222
Default

Gantscha, are you using Symantec Endpoint security somehow? This one is known to break not only IMAP client, but also server-side IMAP UID, which may lead to problems.
That's my experience.
Reply With Quote
  #8 (permalink)  
Old 08-18-2011, 12:15 AM
Junior Member
 
Posts: 6
Default

Hi,

Quote:
Originally Posted by gantscha View Post
If there is any one out with the same error or anybody with some sort of hint - PLEASE report back in this thread!
We have the same problem at our installation.
I've reported this to zimbra and hopefully they'll fix that issue soon.

Also a bug entry exists:
see Bug 61435 – dangling IMAP folder subscriptions resulting in mail.NO_SUCH_FOLDER error for more information

kr
Gernot
Reply With Quote
  #9 (permalink)  
Old 08-18-2011, 12:20 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Quote:
Originally Posted by mcdevil View Post
We have the same problem at our installation.
I've reported this to zimbra and hopefully they'll fix that issue soon.

Also a bug entry exists:
see Bug 61435 – dangling IMAP folder subscriptions resulting in mail.NO_SUCH_FOLDER error for more information
If you look at the bug report you'll see that it has been fixed and if your check on the Product Portal you'll be able to find out in which versions it's targeted for release (subject to verification adn QA).
__________________
Regards


Bill
Reply With Quote
  #10 (permalink)  
Old 08-26-2011, 03:50 AM
Starter Member
 
Posts: 2
Default

Quote:
Originally Posted by phoenix View Post
If you look at the bug report you'll see that it has been fixed and if your check on the Product Portal you'll be able to find out in which versions it's targeted for release (subject to verification adn QA).
Hi Bill,

Thanks for your advice. I checked the product portal and this bug 61435 missed the 7.1.2 patch by 5 days. The bug is included in the 7.1.3 patch. If we go by the release timings of the last few patches, we can expect the 7.1.3 patch to be released sometime in November.

For those of us who would like to be able to access their email folders in the next two months, do you have any suggestions?

Thanks.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.