View Single Post
  #2 (permalink)  
Old 10-15-2007, 03:30 PM
mmorse mmorse is offline
Zimbra Consultant
 
Posts: 5,814
Default

Quote:
Originally Posted by jholder View Post
Just a friendly reminder that it helps us out a TON if you have your Zimbra version in your forum profile.
That way, we can know right away if it's a bug/known issue.
Plus, it sometimes makes a difference on what commands we give, or available options that you can take, and it helps so we don't have to ask all the time in the future.

How to check your version?

Note: These methods are not possible in the desktop client, use the 'about' links instead.

Several quick methods for server editions:

A) Preferred, via the command line:
Code:
su - zimbra
zmcontrol -v
B) In the main search bar of the advanced (AJAX) web-client enter:
Code:
$set:get version
C)
Code:
more /opt/zimbra/.install_history
D)
Code:
telnet server.domain.com 143
A001 ID NIL
E) Send yourself an email from the web-client, 'show original' and check the X-Mailer: header.

F) Admin console help, about ZCS version.

Then simply go to http://www.zimbra.com/forums/profile.php?do=editprofile about halfway down the page 'additional information' > Zimbra Version/OS blank.

(Be sure to enter the whole string in the provided box, as it contains important build data. Or add it to your signature.)
__________________
-Mike Morse (MCode151)

ZCS-to-ZCS Migrations & Moves | Admin Tools & Tidbits » ZimbraBlog.com | ZimbraCommunity.com

Last edited by mmorse : 08-14-2009 at 11:08 AM.
Reply With Quote