cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]
http://cypht.org
GNU Lesser General Public License v2.1
979 stars 154 forks source link

MTA-STS with TLS Reporting #337

Open dumblob opened 5 years ago

dumblob commented 5 years ago

🚀 Feature

In the light of current news about Gmail implementing MTA-STS and TLS Reporting, I'm opening this feature request tracking the potentially needed bits to support MTA-STS and TLS Reporting also in the MUA Cypht.

Some more information about MTA-STS e.g. on https://www.hardenize.com/blog/mta-sts and also a validator for MTA-STS. See also APNIC information about TLS Reporting - TLS-RPT.

Design, Layout, Architecture

  1. My first request would be to tell the Cypht user whether when sending someone an email would leverage MTA-STS or not (maybe something similar like the validator above?).
  2. As in point (1), but for TLS-RPT.
marclaporte commented 3 years ago

Related: https://github.com/jasonmunro/cypht/issues/241

marclaporte commented 5 months ago

@Danelif please advise.

Danelif commented 4 months ago

More info : How to set MTA-STS and TLS RPT and This Video The Validator MTA-STS is interrupted though

marclaporte commented 4 months ago

@Danelif so what should be done in Cypht? (vs other parts of the mail stack).

Danelif commented 4 months ago

I think we should implement a script that can handle the set up of MTA-STS with TLS RPT automatically at the installation of Cypht.

marclaporte commented 4 months ago

@neustradamus @dumblob Any thoughts?

marclaporte commented 4 months ago

Related: https://github.com/virtualmin/virtualmin-gpl/issues/808