It is not a single command. It is the piece of shell script that will shoot an email if the backup process fails. You have to add that part just below the rsync command of your backup script.
Type: Posts; User: yasanthau; Keyword(s):
It is not a single command. It is the piece of shell script that will shoot an email if the backup process fails. You have to add that part just below the rsync command of your backup script.
GAL is configured for a domain. Everything seems to be fine and sometimes the address query is successful. But most of the time, the gal query fails with following message
method: SearchGalRequest...
There are some important tips in my thread http://www.zimbra.com/forums/administrators/55150-somebody-intruded-zimbra-server.html
See the links under Yves Pires reply.
Yes for sometimes but auth failed thereafter. At the same time I put an iptables firewall and block whole IP ranges where the attack came from. I followed some of the guidelines given in link...
After the final rsync command, add the following lines and change recipient email address.
exitst=`echo $?`
if [ $exitst -ne 0 ]; then
echo "Some error occured during backup process....
Did you reset the password of user whchoy? If not re-set it immediately and put a strong password for that. It may be that the user whchoy is using a very simple password. This happened to me too....
I get following error when I run above script.
expr: syntax error
expr: syntax error
ERROR: account.NO_SUCH_ACCOUNT (no such account: #)
ERROR: account.NO_SUCH_ACCOUNT (no such account: #)
Is it possible to view more than 25 entries in search results and export all results to a csv file?
Login to admin control panel and under "searches" (left side bottom), you can see Inactive 30 days, Inactive 90 days and so on. Then after selecting users, click on "download" button. You can get the...
Thank you very much for the post. I have already done so. Now no body can access the server from the port 7071. It is allowed only for localhost and one other LAN IP. But still that attack is going...
Dear All,
I observed a regular email on the zimbra admin mail account with the subject "Database Integrity check report for mail.domain.com". Following is the content of that email. Is it a...
Dear All,
I observed many login authentication failures on our zimbra (7) server log. It seems somebody has hacked into our server using some accounts with weak passwords. Now I have removed all...
Hi all,
The following thing is not working on zimbra 7. What may be the reason?
Domain level blocking of users - Zimbra :: Wiki
I did use it on zimbra 6 and it was working fine. I could block...
I also have the same question.
How to increase the max size for the Briefcase?
Increasing quota limit will not affect the size of Briefcase. When I map briefcase with webdav, it shows the size...
I also had the same problem. But the command
net use * http://server_ip:port/dav/username/briefcase
worked for me.
Must install the Webfldrs-KB907306-ENU.exe and reboot the computer.
Did the...
Is there a possiblity to setup zimbra in a way that only admin can receive all incoming mail. He will then forward only the neccessary mails to particular users. At the same time, all outgoing mails...
This happens to "Authentication Configuration Wizard" too. After the configuration and after successful testing, it is not possible to "Finish" as it is not active. The only active button is...
Did you try this
http://www.zimbra.com/forums/administrators/17776-lmtp-not-delivering-message-duplicate-message-id.html
Hi all,
Found zimbra is suddenly stopped and hard disk full. It was the file nginx.csv in zmstat directory. How can I purge or delete that file without any harm to running system. We did an...
Is it possible to send calendar notifications to some other people other than attendees (for e.g. For Your Information people) on zimbra calendar. Something like cc bcc other than attendees.
Thank...
After configuring a GAL sync account and a GAL Datasource, the addresses in the LDAP server sync with a addressbook on the specified gal sync account.
But when autocomplete works, the addresses...
Found another error on /opt/zimbra/log/mailbox.log
Caused by: javax.naming.NamingException: LDAP response read timed out, timeout used:30000ms.; remaining name 'O=ual'
Can we increase "LDAP...
Sometimes cannot search anything from GAL
2009-12-25 12:35:26,782 INFO [btpool0-965://192.168.10.178/service/soap/SearchGalRequest]...
Zimbra is setup to query addresses from a External GAL. Settings are as follows.
GAL Mode = External
Most results returned by GAL search = 1000
Server Type = LDAP
External Server Name =...
We also have same issue. After completing wizard, there is no way to save config by clicking finish button. It is inactive. Tried from Firefox and IE but same results. Only active button is "Cancel"....