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

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 Display Modes
  #41 (permalink)  
Old 07-02-2009, 11:33 PM
Starter Member
 
Posts: 2
Default

Finally, someone saying what I and many of my colleagues forced to use this new client have been saying--only the person clearly knows more technical detail. For me, it's just a user-end thing. I've just spent at least a half hour looking through these forums trying to find how to solve one of the glitchy things--downloading attachments (since Drag and Drop isn't an option yet?!?) to a SPECIFIC folder on my desktop, not just the "most recent" 3 folders. With Zimbra, I feel like my whole email experience has mittens on it--very slowed down. I'm wondering if I should try to use Gmail and somehow link up my work account. Any ideas how to do that welcome. Meanwhile, I'll go back to searching for the answer to my most pressing question (and just deal with annoyance about less presssing glitches).
Reply With Quote
  #42 (permalink)  
Old 07-03-2009, 03:05 AM
Elite Member
 
Posts: 482
Default

Don't know if you've found an answer yet, but to download an attachment to a specific folder, you should be able to do it the same way you would do if you were downloading a file from a normal web link. I.e., right-click and "Download linked File as..." (or similar depending on your browser).
__________________
Elliot Wilen
Berkeley, CA
Reply With Quote
  #43 (permalink)  
Old 07-03-2009, 09:43 AM
Active Member
 
Posts: 29
Arrow

Quote:
Originally Posted by rschoenbach View Post
downloading attachments (since Drag and Drop isn't an option yet?!?) to a SPECIFIC folder on my desktop, not just the "most recent" 3 folders.
Ewilen gave you the solution. I might add that the download behaviour is browser (and OS) specific. From the behaviour you describe I can't guess what browser you are using.

Quote:
Originally Posted by rschoenbach View Post
With Zimbra, I feel like my whole email experience has mittens on it--very slowed down.
If you are using Internet Explorer, you'll find Zimbra to be much faster using Firefox or Safari.

I've found both the search capability and the shortcuts (both folders and tags) to be enhancements over other e-mail clients I've used.

Quote:
Originally Posted by rschoenbach View Post
I'm wondering if I should try to use Gmail and somehow link up my work account. Any ideas how to do that welcome.
If your Zimbra server is set up to allow POP access, you can connect to it via Gmail. See Settings/Accounts/Get mail from other accounts.
Reply With Quote
  #44 (permalink)  
Old 07-03-2009, 05:04 PM
nrc nrc is offline
Special Member
 
Posts: 141
Default

It's worth noting that around 20 of the 60 or so issues that the OP raised have now been resolved, including 6 of the 9 priority 1 bugs. That's in just over two months. Of course most of those fixes won't arrive until 6.0 goes live, but the key point is that you'll accomplish a lot more by filing bugs or voting for existing bugs than by simply complaining.

Votes are important because they raise the visibility of an issue. Just commenting on a bug is not sufficient, you need to vote for it.
  • When you file a bug, vote for it. If you think it's important post a link to the entry in bugzilla here and ask people to vote.
  • If a bug you file is marked as a duplicate, be sure to vote for the original issue.
  • When you see a bug that you would like resolved, vote for it. Just commenting in the bug report is not sufficient.
Reply With Quote
  #45 (permalink)  
Old 07-03-2009, 09:09 PM
Elite Member
 
Posts: 482
Default

On the other hand, I'm sure commenting is beneficial when it exposes real-life cases or other dimensions of the bug.

Also, I sometimes find bugs which are essentially duplicates, with votes scattered among them, which haven't yet been marked as duplicates. I try to leave cross-references in comments so that the duplicates will be closed and votes consolidated, which should raise the visibility of the issue.
__________________
Elliot Wilen
Berkeley, CA
Reply With Quote
  #46 (permalink)  
Old 07-03-2009, 11:09 PM
Zimbra-Yahoo Consultant
 
Posts: 5,608
Default

Thanks for all the feedback. I seriously mean that.

The sad fact is, no matter how hard a company tries, there will always be those who don't like them, or their product. If someone has made up their mind on an issue, it usually takes a lot to persuade them otherwise.

I had similar incident with Symantec's Norton Antivirus for windows. For years, I hated it. Bloated, and really just crapware. It was sometimes better to run the risk of getting a virus because running norton just made it impossible to use the computer.

When I got my new laptop, I researched, and found a review on their new 2009 product. I thought I would give them another try based upon the article. Sure enough, every single problem I had with their software, they fixed. It was fast, reliable, secure, and quite honestly, a great user experence. I now love it, an don't mind it at all.

My point is that companies do try. Sometimes they fail, and sometimes they win users back. But no matter what, someone will be unhappy.

The needs and wants of the majority always outrule the minority. Hence, Bug voting.

In a stunning bit of cander, I will say this: Yep, sometimes we make mistakes. Sometimes we miscalulate thngs (ie Read Receipts). Sometimes we don't listen as well as we should.

But isnt that the mark of a good company? The people you know, are still here. We still try to listen, and we don't really censor. We work for you, you pay our bills.

I'm reminded of the whole Microsoft thing. When the buyout offer was made, people worried about Zimbra. Our response:
"We've got biger things to focus on than Microsoft's offer. We have a job to do."

That, my friends, is a mark of a good company. Somone who can aknowloedge their faults, try hard to fix them, and never settle.

Hope we can do better in the future.

-john
Reply With Quote
  #47 (permalink)  
Old 07-16-2009, 10:59 AM
Active Member
 
Posts: 44
Default

I think, that what a company produces reflects their standards.
I don't know much about user experience and bugs on the frontend, as don't use it. But for me programming Zimlets and changing skins means constant frustration.
Frustration because of a complete lack of good documentation.
Frustration because not one developer takes a look into the forums, answering questions, that would take them about 5 minutes, instead of a hole day for me browsing through code or trying to guess soap requests.
Frustration because I find HTML inside core JavaScript files instead of Template files.
Frustration because of inconsistent use of code or frontend elements (e.g. checkboxes).
Frustration because of poor HTML and CSS and no attempt to clean it up (e.g. tables everywhere!)
Frustration because a lot of dynamically created elements don't differ in CSS classes even though they are different (e.g. OK_BUTTON and CANCEL_BUTTON)
Frustration because even the support doesn't answer development questions... am I supposed to guess everything?

I do really really think, that the Zimbra frontend is a bad product. Yes it is hard to put in such functionality and keep sane. Yes it is hard to have clean code. But for ****s sake write a documentation or at least answer questions in the forums.
People would actually contribute if they would know how.
And please no more features. There are enough. Try to clean up your code... just once.

Last edited by carr : 07-16-2009 at 01:18 PM.
Reply With Quote
  #48 (permalink)  
Old 07-16-2009, 11:12 AM
Starter Member
 
Posts: 2
Default

Hi,
Yes, it WAS a browser question, and I solved it. Next two questions that ARE Zimbra:

1) What is the best place (forums, wikis, etc.) to go to just ask a simple user question like the following?

2) How can one attach multiple documents onto an email without having to go through the cumbersome search, attach clicks for each one?

Thanks.
Reply With Quote
  #49 (permalink)  
Old 07-16-2009, 11:26 AM
Active Member
 
Posts: 29
Arrow

Quote:
Originally Posted by carr View Post
And please no more features. There are enough. Try to clean up your code... just once.
Since they need to complete with desktop clients like Thunderbird and Outlook, there are features that are missing and should be included.

However, I think they should pause the addition of new features to fix bugs and cleanup things for a while. Also, I still think that there are some fundamental issues that need to be addressed somewhere in their development and/or testing processes that allow products to be released with so many obvious bugs.
Reply With Quote
  #50 (permalink)  
Old 07-16-2009, 12:27 PM
Elite Member
 
Posts: 482
Default

Quote:
Originally Posted by rschoenbach View Post
Hi,
Yes, it WAS a browser question, and I solved it. Next two questions that ARE Zimbra:

1) What is the best place (forums, wikis, etc.) to go to just ask a simple user question like the following?

2) How can one attach multiple documents onto an email without having to go through the cumbersome search, attach clicks for each one?

Thanks.
The forum is the place, although searching the forum will often get you an answer faster than just posting w/o doing some research.

If you have IT staff that are maintaining Zimbra, I would ask them before anything.

In answer to (2) I believe you can drag & drop attachments with Firefox. You might need to have a FF plugin.
__________________
Elliot Wilen
Berkeley, CA
Reply With Quote
Reply


Thread Tools
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.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0