-
Hi
Have you planed that your tool can analyze the report from mta-sts (TLSRPTv1) too?
Or do you know another software for this?
Thank you for help
ghost updated
10 months ago
-
**Is your feature request related to a problem?**
Adding [MTA Strict Transport Security](https://www.rfc-editor.org/rfc/rfc8461) (MTA-STS) to a domain requires adding several records. For DMARC we …
-
Hello,
I was just wondering if PurelyMail is MTA-STS capable. I've been been doing some digging and trying to find out if it is but been unable to nail down if it is. I saw another issue asking abo…
-
Upon successful DNSSEC configuration on my hickory-dns server, I anticipated receiving an NSEC record in response to a query for a non-existent RRset. However, the server is only returning an SOA reco…
-
If MIAB is the nameserver for a domain, but not the MX server. Meaning that there is a custom MX record that points to another mailserver. mta-sts dns and nginx config is still generated. Causing th…
-
The tlsrpt library has an internal library function `json_escape()` function to convert bytes that are written to a JSON string (text between double quotes).
It implements the following mapping:
…
-
This line is generic:
https://github.com/mjl-/mox/blob/ac3596a7d7bf5f5e86b665b1ac06afc5aac9e430/webadmin/admin.go#L1219
But for a Host TLSRPT it could be wrong.
For example; if the host is mx.e…
-
### Which feature or improvement would you like to request?
I'd like to see this feature:
Since the number of records that need to be entered into DNS is very large, I suggest adding export.
Impor…
-
It was added in 5305dfab12bef0a3ae30592ff9f07d9576923605 from PR #75.
Do we even receive any reports, is it supported by other providers?
We should probably unsubscribe from reports if we receiv…
-
Mox version :
```
# mox version
0.0.9
go1.21.6 linux/arm64
```
Mox config files are initialized with this command :
```
# mox quickstart -existing-webserver -hostname ftth4.example.com admin…