Topic: Gmail saying email is unencrypted on Fresh iRedMail Install
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.6
- Linux/BSD distribution name and version: Ubuntu 14.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====
Getting a red lock icon when sending email to Gmail accounts. On the page of the email, and when hovering over it - it says "examplexx.com did not encrypt this message".
I put this in postfix:
smtpd_tls_received_header = yes
And Gmail headers for the email are showing:
Received: from mail.examplexx.com (localhost.localdomain [127.0.0.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.examplexx.com (Postfix) with ESMTPSA id E172C460E2C for <mygmail@gmail.com>; Wed, 15 Feb 2017 17:23:43 -0500 (EST)
It has TLSv1 in the header so I would expect that this means that it is encrypted?
This is on a fresh install of iRedMail with SPF, DKIM, rDNS, and MX all set up correctly.
/var/log/mail.log says:
Feb 15 17:23:43 mail postfix/submission/smtpd[5626]: connect from localhost.localdomain[127.0.0.1]
Feb 15 17:23:43 mail postfix/submission/smtpd[5626]: Anonymous TLS connection established from localhost.localdomain[127.0.0.1]: TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)
Feb 15 17:23:43 mail postfix/submission/smtpd[5626]: E172C460E2C: client=localhost.localdomain[127.0.0.1], sasl_method=LOGIN, sasl_username=person@examplexx.com
How can Gmail say its unencrypted?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.