On the 8.8.15 P20 FOSS - We use the zimbraReverseProxySSLCiphers in the wiki article linked by JDunphy above - prepended with TLS_AES_256_GCM_SHA384: for TLSv1.3
We get an A+ rating - with individual scores on the right of 100,100,90,90
Search found 964 matches
- Mon Apr 19, 2021 9:58 am
- Forum: Administrators
- Topic: Enabling TLS 1.3, removing v1 and v1.1 and ensuring that only strong ciphers are used
- Replies: 3
- Views: 453
- Tue Apr 13, 2021 7:43 pm
- Forum: Administrators
- Topic: copy to Sent items when sending from Pyhton
- Replies: 2
- Views: 730
Re: copy to Sent items when sending from Pyhton
How are you sending the emails? Are you using the SOAP API?
In the Admin tool for the user's Class Of Service->Preferences-Sending Mail - do you have "Save to sent" checked? And in the Admin tool for the account ->Preferences-> is the same box checked?
In the Admin tool for the user's Class Of Service->Preferences-Sending Mail - do you have "Save to sent" checked? And in the Admin tool for the account ->Preferences-> is the same box checked?
- Tue Apr 13, 2021 7:39 pm
- Forum: Administrators
- Topic: Certificate/Certbot - best way?
- Replies: 18
- Views: 1006
Re: Certificate/Certbot - best way?
There are 2 approaches pinned in this forum. I used this one https://forums.zimbra.org/viewtopic.php?f=15&t=62705 - tweaked to use DNS validation for certbot instead of editing the nginx templates. It has worked great for me this far. See post No.7 in the thread. Many others have used JDunphy's ...
- Tue Apr 13, 2021 11:32 am
- Forum: Administrators
- Topic: [SOLVED] Can zimbra/postfix show encryption levels in Received: header?
- Replies: 1
- Views: 174
Re: Can zimbra/postfix show encryption levels in Received: header?
Answering my own question in case anyone else needs it. The short answer is YES zimbra has an LDAP configuration setting ( zimbraMtaSmtpdTlsReceivedHeader ) to control it. The default is set to no. To enable the TLS details in the header, as the zimbra user set the value to yes, and reload postfix. ...
- Tue Apr 13, 2021 8:26 am
- Forum: Administrators
- Topic: [SOLVED] Can zimbra/postfix show encryption levels in Received: header?
- Replies: 1
- Views: 174
[SOLVED] Can zimbra/postfix show encryption levels in Received: header?
When emails are received by zimbra from our external scanning service - Proofpoint- the header just shows "with ESMPTS" Received: from dispatch1-eu1.ppe-hosted.com (dispatch1-eu1.ppe-hosted.com [185.132.181.7]) by mail.mydomain.com (Postfix) with ESMTPS id 9C01E1027CAA0 for <joebloggs@mydo...
- Sat Mar 13, 2021 5:15 pm
- Forum: Mobility
- Topic: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)
- Replies: 1075
- Views: 267381
Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)
Release 70 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/ As always - please read the full Release Notes before upgrading - Workaround Z-Push issue in SmartForward/SmartReply from shared folder - Add 2 to continue statement in GetNextMes...
- Fri Feb 12, 2021 10:00 am
- Forum: Administrators
- Topic: Here we go again .... Synacor acquired!
- Replies: 0
- Views: 317
- Tue Jan 19, 2021 10:11 am
- Forum: Administrators
- Topic: Redirected message becomes corrupted
- Replies: 0
- Views: 295
Redirected message becomes corrupted
I have an issue with some messages redirected from zimbra mailboxes over to Exchange server. The emails contain an excel spreadsheet. For testing purposes, I have had the originator of the messages send a CC copy directly to one of the exchange mailboxes I can open the message in zimbra, and the spr...
- Sat Jan 09, 2021 1:06 pm
- Forum: Administrators
- Topic: shrink the data.mdb sparse file
- Replies: 11
- Views: 2814
Re: shrink the data.mdb sparse file
bulletxt wrote:you might use the mdb_copy command: https://wiki.zimbra.com/wiki/OpenLDAP_P ... Tuning_8.0
That document says "Note: The copied MDB file will *not* be a sparse file. It will be the actual size of the database." so I don't think it will help
- Tue Jan 05, 2021 2:14 pm
- Forum: Administrators
- Topic: Problems with TLSv1 1.1 and Ciphers (Zimbra 8.8.15)
- Replies: 7
- Views: 1676
Re: Problems with TLSv1 1.1 and Ciphers (Zimbra 8.8.15)
but result is B TLS 1.3 No TLS 1.2 Yes TLS 1.1 Yes TLS 1.0 Yes SSL 3 No SSL 2 No If you did those steps and it still shows that 1.0 and 1.1 are available, it would suggest the connection is not hitting the proxy, or is hitting another proxy. Can you verify that the Proxy is enabled, either (a) enab...