Jump to content

Sandhar Basic Training Document

From TetraWiki
Revision as of 06:37, 20 November 2014 by Amit (talk | contribs) (This is very Basic training Doc for the New ZImbra Administrators.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Zimbra Basic Administration Trainning Document


Note : The below knowledge of basics were required must to work with it.

1: Basic understanding of linux open source commands

2: Understanding of the Architecture.

3: Understanding of Mail components and its flow.


Zimbra open source is very user friendly having interactive administration console, from where most of the default configuration and settings can be managed, only customised and specific setting need to be done via CLI (Command line Interface )


User Creation Process


Open Admin Panel

[[Image:]]

Click On manage and you will get the below console


[[Image:]]


Click on setting tab the click on new for the new Id creation you will get the below screens.


[[Image:]]


[[Image:]]

Provide the basic Information accordingly.


Note : Password will not ask here because the server is integrated with the External MS AD, due to which zimbra always looks for the AD user autentication, if user doesn't exsist in AD it will never authenticate unless we remove the external authentication.


To delete the user search the user in search tab, right clik on it and press delete you will get the below promt, if you provide yes it will delete the user, if no it will not.


[[Image:]]

Basic configuration can be done via configure tabe in admin console and you will get below prompt


[[Image:]]


To add New domain click on the Domain tab in the above screen and you will get the below screen follow the instrauctions accordingly and your new domain will be created and mailling starts working, and also must have the internal DNS entry in the DNS configuration of the server is required for that to work properly, which be done via cli only.


[[Image:]]


To configure the New Distribution list need to click on the Distribution list tab in the configure console, and you will get the below screen and follow the Instrauction accordingly.


[[Image:]]


Click on tab then click on New [[Image:]]

[[Image:]]


Log Analysis.


To check the logs via cli hit below commads.


# less /var/log/zimbra.log


then search for the users from address and to address and delivery notifications.