Add Cron job in Linux scheduler . #Crontab -e 0 17 16 * * /usr/bin/sh /zimbra-incrimental-1st-run-16.sh >/dev/null 2>&1 #1 backup, run date 16#date +’%d-%m-%y’ -d […]
Read moreCategory: Zimbra
this is for linux mail admin
zimbra HSM Configuration
zimbra HSM Configuration HSM stands for Hierarchical Storage Management , Administrator con configure policy to move message from high performance/costly storage <SAN> to Low […]
Read moreEmail Security Best Practices-DMARC with SPF DKIM
Best way to prevent server IP blacklist for outgoing spamming control, Email Security Best Practices-DMARC with SPF DKIM Outgoing email to an email […]
Read morezimbra proxy and mailstore basic setting
zimbra proxy and mailstore basic setting Zimbra proxy unable to connect to Mailstore that meant zimbraMailReferMode not set Run below commands on Proxy server zmprov -l […]
Read moreHow to add mail disclaimer in Zimbra
How to add mail disclaimer in Zimbra Enable mail disclaimer, it is the global on/off switch zmprov mcf zimbraDomainMandatoryMailSignatureEnabled TRUE Adding disclaimers to a domain […]
Read moreHow to restrict users to send mail locally in zimbra
How to restrict users to send mail locally in zimbra This is document can fellow all version of ZCS8.X.X 1:Open smtpd_recipient_restrictions.cf file and add below line […]
Read moreMail Account migration from Any to Any mail system
Mail Account migration from Any to Any mail system create a input file name input.txt user1@knowledgelinux.com;pasword123;user1_migrated@knowledgelinux.com;pasword123 user2@knowledgelinux.com;pasword123;user2_migrated@knowledgelinux.com;pasword123 etc… IMAP sync naver overwrite mails from […]
Read moreHow to send mail from zimbra command line
How to send mail from zimbra command line There are two method to send mails command line from zimbra server based on ZCS Roles. 1) […]
Read morehow to check zimbra account status and quota size
how to check zimbra account status and quota size Below scripts you can run using zimbra user, this scripts using zimbra native tool zmprov […]
Read more