chatmail
chatmail copied to clipboard
chatmail service deployment scripts and docs
Hello, We had a situation with our VPS's host because they aren't letting customers set a PTR for IPv6. So the choice was pretty simple, disable IPv6 entirely on chatmail....
As I installed the new instance, acesttoi.fr, metrics doesn't work. I did no changes to the main branch. Browser shows "nginx 404"….
Our CI tells us "Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20", so we probably should upgrade to 20 sometime
Oversigning (including header name in DKIM-Signature more times that it appears in the mail) prevents adding more headers with the same name without invalidating DKIM signature. We don't want middleboxes...
closes #282
This is what I "delpoyed" manually on nine.testrun.org to enable [rawlogs](https://doc.dovecot.org/admin_manual/debugging/debugging_rawlog/). The result of this is that dovecot starts writing into `/home/vmail/mail/[email protected]` files with `*.in` and `.*out` extensions that have...
fixes #280 https://staging.testrun.org/privacy.html already shows the new default wording for nine.testrun.org.
#213
As noticed in https://github.com/deltachat/chatmail/pull/304, our tests currently do not cover /metrics
CI fails currently, because it always tries to request new certs, but runs into the Let's Encrypt rate limit. My guess is that /var/lib/acme is not correctly cached on ns.testrun.org....