Search found 2055 matches
- Tue Apr 20, 2021 12:33 pm
- Forum: Installation and Upgrade
- Topic: Fix for Postfix crash in 9.0.0p13 FIPS mode
- Replies: 2
- Views: 353
Re: Fix for Postfix crash in 9.0.0p13 FIPS mode
This is important; have you opened a Support Case with Zimbra to get the Release Notes updated?
- Tue Apr 20, 2021 12:27 pm
- Forum: Administrators
- Topic: Reverse DNS and multiple domains on same IP
- Replies: 13
- Views: 1093
Re: Reverse DNS and multiple domains on same IP
I will also add that many senders attempting to delivery things like newsletters often will not retry failed deliveries at all if your mail server is down and you have no backup MX. At least here in the US, backup MX services cost as little as $25/domain per year (more if you want more maximum stora...
- Mon Mar 29, 2021 6:53 pm
- Forum: Administrators
- Topic: Safe way to Erase Store Folder?
- Replies: 3
- Views: 615
Re: Safe way to Erase Store Folder?
Zimbra does lazy writes for deleting blobs after deleting a mailbox, so it may take some time before you see an increase in free disk space. You can always use the built-in tool (zmblobchk) to find “unexpected” blobs on disk (blobs on disk that aren’t referenced in MySQL) and delete them. Hope that ...
- Sun Mar 28, 2021 8:14 pm
- Forum: Administrators
- Topic: [sudo] password for zimbra
- Replies: 1
- Views: 795
Re: [sudo] password for zimbra
The Zimbra account in Linux does not have a password.
The installer configures /etc/sudoers appropriately.
To become the Zimbra user, first become root, and then “su - zimbra” and you should be OK.
Hope that helps,
Mark
The installer configures /etc/sudoers appropriately.
To become the Zimbra user, first become root, and then “su - zimbra” and you should be OK.
Hope that helps,
Mark
- Thu Mar 25, 2021 7:05 pm
- Forum: Users
- Topic: Attachments keep adding when replying to some emails
- Replies: 3
- Views: 743
Re: Attachments keep adding when replying to some emails
This is a known bug that has been fixed before but seemingly not fully squashed.
Suggest you open a Support Case with Zimbra on this.
Hope that helps,
Mark
Suggest you open a Support Case with Zimbra on this.
Hope that helps,
Mark
- Fri Mar 05, 2021 5:03 pm
- Forum: Administrators
- Topic: corrupt data.mdb
- Replies: 5
- Views: 1731
Re: corrupt data.mdb
Thanks, thats the first thing I have looked at, but... there is always but... The problem is that the /opt/zimbra was moved to a different disk, and that wasnt included in the daily backup snapshots of the cloudstack. :( so I only have the backup of data.mdb from Nov 2019 I have zextras suite on th...
- Fri Mar 05, 2021 2:24 pm
- Forum: Migration
- Topic: Migrate from Office 365 to Zimbra
- Replies: 3
- Views: 2162
Re: Migrate from Office 365 to Zimbra
Zimbra's official migration partner is Audriga.com.
I have also used Bit Titan with good success.
Hope that helps,
Mark
I have also used Bit Titan with good success.
Hope that helps,
Mark
- Fri Mar 05, 2021 2:23 pm
- Forum: Administrators
- Topic: corrupt data.mdb
- Replies: 5
- Views: 1731
Re: corrupt data.mdb
I would recommend restoring LDAP from a backup.
https://wiki.zimbra.com/wiki/LDAP_data_import_export
Hope that helps,
Mark
https://wiki.zimbra.com/wiki/LDAP_data_import_export
Hope that helps,
Mark
- Fri Mar 05, 2021 2:20 pm
- Forum: Administrators
- Topic: Can't send e-mails to hotmail.com
- Replies: 1
- Views: 582
Re: Can't send e-mails to hotmail.com
Your A, MX and PTR records appear to align OK.
You'll need to fill out the block removal request form:
https://support.microsoft.com/en-us/sup ... a03d6b8d75
Hope that helps,
Mark
You'll need to fill out the block removal request form:
https://support.microsoft.com/en-us/sup ... a03d6b8d75
Hope that helps,
Mark
- Mon Mar 01, 2021 1:43 pm
- Forum: Administrators
- Topic: Zimbra won't shutdown - Stopping zimlet webapp fails
- Replies: 18
- Views: 12112
Re: Zimbra won't shutdown - Stopping zimlet webapp fails
If you feel that the mailboxd shutdown hang is due to MariaDB taking time to write things out to disk, you can do two things to speed this up. Both involve editing ~/conf/my.cnf. First, use a tool like mysqltuner.pl to make sure that the innodb_buffer_pool_size variable is 110% to 125% of the aggreg...