chatmail icon indicating copy to clipboard operation
chatmail copied to clipboard

chatmail service deployment scripts and docs

Results 37 chatmail issues
Sort by recently updated
recently updated
newest added

Messages with DKIM-signatures that have `l=` tag are not fully protected. We should reject such signatures. See `opendkim-lua` man page, there a functions `odkim.sig_bodylength` and `odkim.sig_canonlength` that can help with...

Delta chat core CI sometimes fails to create an account with "transient: 4.7.0 Temporary authentication failure: Connection lost to authentication server" error when running Python tests. In Postfix logs I...

At least `ci-` accounts can be removed. Currently running "Fix file owner in /home/vmail" steps takes a long time because it has to go through a lot of directories. We...

As chatmail is recommended for small groups, the compliance into this group can it make affordable to change the maximal size of the message and the time to delete an...

enhancement

This way, we could automatically decide which chatmail server is suited for onboarding a new user.

enhancement
performance

We currently use [email protected] to receive reports and list it in IMAP METADATA /shared/admin entry, but other chatmail servers don't have this account so reports probably just bounce. While we...

even "cmdeploy init" which should be a purely local command now does dns checking. i think only "run" should do it implicitely (if even that) and definitely show a message...

bug

The upcoming delta chat 1.46 "create chat profile" view links to the privacy policy of this repository which suddenly talks about "nine.testrun.org" without giving a direct hint why (because it's...

bug

Running `ssh-keygen -r nine.testrun.org.` on the server generates this: ``` root@nine:~# ssh-keygen -r nine.testrun.org. nine.testrun.org. IN SSHFP 1 1 dba387c91a3e322b0e6913a148b312e8118a8e3f nine.testrun.org. IN SSHFP 1 2 5128ef50b2e4fd86a79fa685e2aa0fa7ba1255cdb35ed18ed299a8ece4c2fb57 nine.testrun.org. IN SSHFP 3...

"/var/log/mail.err" gets populated with many "chat postfix/smtps/smtpd: error: open database /etc/aliases.db: No such file or directory" entries, due to the fact that this file is missing. The installation routine should...

bug