Ajcody-General-Notes: Difference between revisions

(New page: =General Notes= ==Ajcody General Notes Homepage== Please see Ajcody-General-Notes ==Dos/Unix New Lines (License issues)== vi file and then :set list Confirm your not getting the ...)
 
No edit summary
Line 1: Line 1:
=General Notes=
=General Notes=


==Ajcody General Notes Homepage==
==Actual General Notes Homepage==


Please see [[Ajcody-General-Notes]]
Please see [[Ajcody-General-Notes]]
Line 70: Line 70:
  static
  static
  unix
  unix
[[Category: Community Sandbox]]

Revision as of 06:06, 16 July 2008

General Notes

Actual General Notes Homepage

Please see Ajcody-General-Notes

Dos/Unix New Lines (License issues)

vi file and then

:set list

Confirm your not getting the ^M characters at the end.

Zimbra Variables

Ways to check on different zimbra variables.

su - zimbra
zmlocalconfig -i
zmlocalconfig -d
cd /opt/zimbra/conf/attrs
more zimbra-attrs.xml
cd /opt/zimbra/openldap/etc/openldap/schema/
more zimbra.schema

Zimbra Contact Fields For CSV Import Mapping

Please see /opt/zimbra/conf/zimbra-contact-fields.xml

This will show you what "fields" Zimbra is looking for and mapping to in regards to importing from other applications contact csv files.

What's My Server Like

To dump out your server details, these commands are useful.

zmprov gs yourdomainname
zmprov gacf
zmlocalconfig
zmdumpenv

Another good document to review for "odd performance" issues is the large server wiki.

http://wiki.zimbra.com/index.php?title=Performance_Tuning_Guidelines_for_Large_Deployments

Restarting Jetty - ZCS 5+

As zimbra

zmmailboxdctl restart

Get Version From Ajax Client

Put the below in the search field of the Ajax client:

$set:get

What's Compiled With Postfix

Do the following (return is from my test box):

postconf -m
btree
cidr
environ
hash
ldap
mysql
pcre
proxy
regexp
static
unix
Jump to: navigation, search