Search found 20 matches

by myzamri
Thu Jul 25, 2019 1:45 am
Forum: Administrators
Topic: Disable Filesystem space checks
Replies: 3
Views: 5235

Re: Disable Filesystem space checks

It worked for me on Ubuntu 18.04 with zimbra 8.8.9 patch 4.

I want to exclude monitoring of loop devices, thus:

Code: Select all

zmlocalconfig -e zmstat_df_excludes="/dev/loop0:/dev/loop1"
Restart after making changes:

Code: Select all

zmstatctl restart
by myzamri
Sun Jan 13, 2019 8:12 am
Forum: General Questions
Topic: [Solved] Ldap MDB file corrupted
Replies: 7
Views: 36391

Re: [Solved] Ldap MDB file corrupted

I got this error while running the command : /opt/zimbra/libexec/zmslapcat /tmp 5c3af248 mdb_db_open: database "": mdb_dbi_open(/opt/zimbra/data/ldap/mdb/db/ad2i) failed: MDB_PAGE_NOTFOUND: Requested page not found (-30797). 5c3af248 backend_startup_one (type=mdb, suffix=""): bi_...
by myzamri
Tue Dec 11, 2018 12:57 pm
Forum: Administrators
Topic: Revamped Zimbra live sync stuff
Replies: 9
Views: 5162

Re: Revamped Zimbra live sync stuff

TQ. Does it work with recent zimbra?
by myzamri
Tue Oct 09, 2018 6:52 am
Forum: Administrators
Topic: How to know account date created using cli
Replies: 2
Views: 1799

Re: How to know account date created using cli

for zimbra 8.7.x - 8.8.9
by myzamri
Sat Oct 06, 2018 4:31 pm
Forum: Administrators
Topic: How to know account date created using cli
Replies: 2
Views: 1799

How to know account date created using cli

Hi all,

How to know an account's created date using CLI?
by myzamri
Thu Oct 04, 2018 2:30 am
Forum: Administrators
Topic: cbpolicyd and greylisting
Replies: 3
Views: 1723

Re: cbpolicyd and greylisting

What info do you want?
by myzamri
Thu Oct 04, 2018 2:26 am
Forum: Administrators
Topic: Brute force attack & SPAM configuration
Replies: 20
Views: 20269

Re: Brute force attack & SPAM configuration

Is the spam filter service running?

check zmcontrol status
by myzamri
Tue Sep 25, 2018 1:37 am
Forum: Administrators
Topic: cbpolicyd and greylisting
Replies: 3
Views: 1723

cbpolicyd and greylisting

Hi all, zimbra version is open source edition 8.8.9 I tried to change zimbra zimbraCBPolicydGreylistingEnabled to TRUE but to no avail. zmprov gacf | grep CBPolicyd zimbraCBPolicydAccessControlEnabled: FALSE zimbraCBPolicydAccountingEnabled: FALSE zimbraCBPolicydAmavisEnabled: FALSE zimbraCBPolicydB...
by myzamri
Tue Sep 18, 2018 4:59 am
Forum: Administrators
Topic: certbot-zimbra 0.4 released
Replies: 7
Views: 2770

Re: certbot-zimbra 0.4 released

phoenix wrote:
myzamri wrote:thanks for the script. is this letsencrypt implementation for zimbra?
As it's named "certbot-zimbra" and it's been announced on the Zimbra forums I'd guess it's for ™Zimbra, wouldn't you. ;)
Just for the verification.
by myzamri
Tue Sep 18, 2018 4:58 am
Forum: Administrators
Topic: certbot-zimbra 0.4 released
Replies: 7
Views: 2770

Re: certbot-zimbra 0.4 released

Ok Thanks for the explaination. I gotta try this.