Search:

Type: Posts; User: yasanthau; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. Thread: Backup Alert

    by yasanthau
    Replies
    3
    Views
    432

    It is not a single command. It is the piece of...

    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.
  2. External GAL, gal sync account and autocomplete

    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...
  3. Replies
    7
    Views
    814

    There are some important tips in my thread...

    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.
  4. Replies
    7
    Views
    814

    Yes for sometimes but auth failed thereafter. At...

    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...
  5. Thread: Backup Alert

    by yasanthau
    Replies
    3
    Views
    432

    After the final rsync command, add the following...

    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....
  6. Replies
    7
    Views
    814

    Did you reset the password of user whchoy? If not...

    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....
  7. Replies
    12
    Views
    4,793

    I get following error when I run above script. ...

    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: #)
  8. Is it possible to view more than 25 entries in...

    Is it possible to view more than 25 entries in search results and export all results to a csv file?
  9. Login to admin control panel and under "searches"...

    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...
  10. Replies
    4
    Views
    983

    Thank you very much for the post. I have already...

    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...
  11. Database errors found - can't use locks with log tables

    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...
  12. Replies
    4
    Views
    983

    somebody intruded in to zimbra server

    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...
  13. Replies
    2
    Views
    1,065

    Domain level blocking - zimbra 7

    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...
  14. Replies
    6
    Views
    3,011

    I also have the same question. How to increase...

    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...
  15. I also had the same problem. But the command ...

    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...
  16. Replies
    0
    Views
    686

    Only Admin can receive and send mails

    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...
  17. Replies
    4
    Views
    1,832

    This happens to "Authentication Configuration...

    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...
  18. Replies
    1
    Views
    982

    Did you try this ...

    Did you try this

    http://www.zimbra.com/forums/administrators/17776-lmtp-not-delivering-message-duplicate-message-id.html
  19. Replies
    0
    Views
    619

    large nginx.csv file in zmstat

    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...
  20. Replies
    1
    Views
    1,077

    Optional Attendees for Calendar

    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...
  21. Replies
    5
    Views
    2,602

    After configuring a GAL sync account and a GAL...

    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...
  22. Replies
    5
    Views
    2,602

    Found another error on...

    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...
  23. Replies
    5
    Views
    2,602

    Sometimes cannot search anything from GAL ...

    Sometimes cannot search anything from GAL


    2009-12-25 12:35:26,782 INFO [btpool0-965://192.168.10.178/service/soap/SearchGalRequest]...
  24. Replies
    5
    Views
    2,602

    External GAL autocomplete issue

    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 =...
  25. Replies
    4
    Views
    1,832

    We also have same issue. After completing wizard,...

    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"....
Results 1 to 25 of 32
Page 1 of 2 1 2