Search found 14 matches

by vijendra
Thu Aug 26, 2021 1:42 pm
Forum: Developers
Topic: [SOLVED] Scripting service monitoring
Replies: 4
Views: 16755

Re: [SOLVED] Scripting service monitoring

#!/bin/bash OIFS=${IFS} IFS=$' ' running=($(su - zimbra -c "zmcontrol status"| grep Running | awk '{ print $1 }')) arrayLen=${#running[@]} echo "Number of elements : ${arrayLen}" for (( i=0; i do echo "${running[$i]}" done IFS=${OIFS} ################### I used above s...
by vijendra
Fri Mar 15, 2019 1:19 pm
Forum: Administrators
Topic: how to list all Forwarding email address in zimbra using command?
Replies: 10
Views: 88716

Re: how to list all Forwarding email address in zimbra using command?

Hi,

I am using Zimbra 8.6.0_GA_1153.
How can I find all email address which are forwarded to another server or another email server.

Thanks,
Vijendra
by vijendra
Tue Nov 13, 2018 9:47 pm
Forum: Administrators
Topic: How to block mails by subject line
Replies: 0
Views: 1286

How to block mails by subject line

I am running on zimbra 8.6 I need to block some spam email with subject line But when I open /opt/zimbra/conf/postfix_header_checks its open in read only mode Can anyone Help me on this as I need to block below subject lines 1) Facture 13112018/TFS4004981-15 ***************** 2) Hacking Alert! You a...
by vijendra
Mon Nov 12, 2018 6:17 pm
Forum: Administrators
Topic: Spam problem
Replies: 6
Views: 4984

Re: Spam problem

IS there any way to scan ?
by vijendra
Wed Nov 07, 2018 1:43 pm
Forum: Administrators
Topic: Spam problem
Replies: 6
Views: 4984

Spam problem

Hi All, I am running on zimbra 8.6 and now many of our user facing spam email from their own id and subject is "Change your password immediately. Your account has been hacked." email should like Subject: Change your password immediately. Your account has been hacked. I greet you! I have ba...
by vijendra
Wed May 02, 2018 4:26 pm
Forum: Administrators
Topic: ZCS 8.6.0 IDelegated Admin rghts to only change password
Replies: 0
Views: 856

ZCS 8.6.0 IDelegated Admin rghts to only change password

I am running on zimbra 8.6.0_GA_1153 (build 20141215151110)

I want to add rights for change only password for other users.
It is possible to give rights to one user for changing password only.
by vijendra
Thu Mar 29, 2018 2:38 pm
Forum: Administrators
Topic: Inbound SMTP host name
Replies: 1
Views: 1817

Re: Inbound SMTP host name

We are running zcs 8.6 & we host multiple domain in the same server. Out of 10 domain one domain is use external spam relay services. To configure this we have to define that server information in global settings--> MTA --> inbound smtp host name. But other domain is not use that servers. We hav...
by vijendra
Wed Mar 14, 2018 10:07 pm
Forum: Installation and Upgrade
Topic: zmmailboxdctl is not running + java "no valid keystore"
Replies: 11
Views: 8148

Re: zmmailboxdctl is not running + java "no valid keystore"

I have like similer issue but in my /opt/zimbra/log/zmmailboxd.out its says at org.eclipse.jetty.start.Main.invokeMain(Main.java:473) at org.eclipse.jetty.start.Main.start(Main.java:615) at org.eclipse.jetty.start.Main.main(Main.java:96) 2018-03-15 14:10:04.912:WARN:oejuc.AbstractLifeCycle:FAILED or...
by vijendra
Wed Mar 14, 2018 8:46 pm
Forum: Administrators
Topic: zcs 8.7.1 not running after power failure
Replies: 20
Views: 11665

Re: zcs 8.7.1 not running after power failure

still is getting same error.
by vijendra
Wed Mar 14, 2018 7:26 pm
Forum: Administrators
Topic: zcs 8.7.1 not running after power failure
Replies: 20
Views: 11665

Re: zcs 8.7.1 not running after power failure

These are my zimbra.log Mar 15 11:46:25 mail zimbramon[32450]: 32450:info: Starting services initiated by zmcontrol Mar 15 11:46:25 mail slapd[1113]: @(#) $OpenLDAP: slapd 2.4.39 (Aug 11 2014 15:17:20) $#012#011build@zre-rhel7-64.eng.zimbra.com:/home/build/p4/zimbra/IRONMAIDEN/ThirdParty/openldap/op...