↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Zimbra 1 2 >>

Category Archives: Zimbra

Post navigation

1 2 >>

LetsEncrypt on Zimbra 9 and Rocky Linux 8

Software Effect Enterprises, Inc Posted on November 8, 2023 by SEEIMay 22, 2024

First – install Zimbra Then execute: yum -y install epel-release /usr/bin/crb enable yum -y install certbot create a file named /usr/local/sbin/letsencrypt-zimbra #!/bin/bash FQDN=`hostname –fqdn` /usr/sbin/service zimbra stop /usr/bin/certbot certonly -d $FQDN –standalone -n –preferred-chain “ISRG Root X1” –agree-tos –register-unsafely-without-email –key-type … Continue reading →

Posted in LetsEncrypt, Rocky Linux, Zimbra, Zimbra 9 | Tagged certbot, letsencrypt, rocky, zimbra

Zimbra 9 Certificate Use -nomac if MAC not required and PKCS12KDF support not available.

Software Effect Enterprises, Inc Posted on October 28, 2023 by SEEIOctober 28, 2023

Installing a certificate on Zimbra 9 and I get the following error message: ** Creating file ‘/opt/zimbra/ssl/zimbra/jetty.pkcs12’ ERROR: openssl pkcs12 export to ‘/opt/zimbra/ssl/zimbra/jetty.pkcs12’ failed(1): Error creating PKCS12 MAC; no PKCS12KDF support? Use -nomac if MAC not required and PKCS12KDF support … Continue reading →

Posted in Zimbra, Zimbra 9 | Tagged 9, certificate, nomac, zimbra

Unable to start TLS: SSL connect attempt failed error:0A000086:SSL routines::certificate verify failed when connecting to ldap master.

Software Effect Enterprises, Inc Posted on October 16, 2023 by SEEIOctober 16, 2023

On the machine you are trying to start zimbra on su zimbra zmlocalconfig -e ldap_starttls_required=false zmlocalconfig -e ldap_starttls_supported=0 then start zimbra After that – go look at all your certs on all the zimbra servers because you have something you … Continue reading →

Posted in Zimbra | Tagged certificate, ssl, zimbra

Zimbra is generating 100% disk space utilization alert continuously – and the disk is not full

Software Effect Enterprises, Inc Posted on August 28, 2023 by SEEIAugust 28, 2023

The disk is not full – but getting disk space utilization alerts snapd uses loop devices and they are listed as 100% use. To get zimbra to ignore loop devices su – zimbra zmlocalconfig -e zmstat_df_excludes=’/dev/loop0:/dev/loop1:/dev/loop2:/dev/loop3:/dev/loop4:/dev/loop5:/dev/loop6′ zmstatctl restart References https://wiki.zimbra.com/wiki/Disable_Disk_Space_Monitoring_for_Loop_Devices … Continue reading →

Posted in Zimbra | Tagged disk, loop, snap, snapd, space, zimbra

Zimbra Change Domain For Ham, Spam, Galsync and Virus Accounts

Software Effect Enterprises, Inc Posted on August 20, 2023 by SEEIAugust 20, 2023

Thanks to Sam Saqr https://tech.saqr.org/2020/01/zimbra-move-change-domain-ham-spam.html !!!!! Maybe the domain that was created by default is not the domain that you intended. Or when you setup zimbra you were not paying attention and server name got added in front of the domain … Continue reading →

Posted in Zimbra | Tagged ham, spam, virus, zimbra

zimbra zimbraMtaMyNetworks

Software Effect Enterprises, Inc Posted on March 9, 2023 by SEEIMarch 9, 2023

Allow systems with selected ip addresses to relay email through Zimbra without needing authentication There are two ways to set and check this Global – applied to all servers set zmprov mcf zimbraMtaMyNetworks “10.1.1.0/24 [fe80::5054::]/64 127.0.0.0/8 [::1]/128” check zmprov gcf … Continue reading →

Posted in Zimbra | Tagged email, relay, zimbra

Track incoming or outgoing email in zimbra

Software Effect Enterprises, Inc Posted on January 23, 2023 by SEEIJanuary 23, 2023

  How to search sent/received e-mails from a particular email id through command line(CLI) Solution If you have a multi-server installation – do this on the logging server Search for up to 1000 emails UserA@example.com has  from UserB@example.com $ zmmailbox … Continue reading →

Posted in Zimbra | Tagged cli, email, search, zimbra

Move/Copy SSL Certificate from One Zimbra Server To Another

Software Effect Enterprises, Inc Posted on February 2, 2022 by SEEIFebruary 2, 2022

On the source server – su – cp -a /opt/zimbra/ssl /sslbk tar -czf /sslbk.tgz /sslbk Copy sslbk.tgz to the / directory on the server you want to copy the certificate to On the destination server stop the zimbra service. On … Continue reading →

Posted in Zimbra | Tagged certificate, move, ssl, zimbra

Zimbra reject email by subject

Software Effect Enterprises, Inc Posted on July 4, 2021 by SEEIJuly 4, 2021

Getting a lot of email spam which has similar subject lines? You can reject it before it gets put into a mailbox As zimbra execute  zmprov gs `zmhostname` zimbraMtaHeaderChecks You should see: zimbraMtaHeaderChecks: pcre:/opt/zimbra/conf/postfix_header_checks We need to add a new … Continue reading →

Posted in Zimbra | Tagged block, filter, spam, zimbra

Zimbra CLI Account Management

Software Effect Enterprises, Inc Posted on November 6, 2018 by SEEINovember 6, 2018

Create an account w/ password of test1234 for email address user@abc.com with the name First Z Last and make them change their password the first time they log on zmprov createAccount user@abc.com ‘test1234’ zimbraPasswordMustChange TRUE displayName ‘First Z. Last’ \ … Continue reading →

Posted in Zimbra, Zimbra 8

Post navigation

1 2 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Why did windows reboot?
  • Mouse Support In Vim
  • How to turn off check background power use notification?
  • Copy certificate from one SRX to another SRX
  • Mikrotik snmp temperature

Categories

  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora37
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8
  • Zimbra 9

Your IP Address

  • Powered by Find-IP.net
©2025 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑