Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Use Rspamd for DKIM signing
Rspamd supports DKIM signing. Since we also use it for SPAM filtering we can save one running application by using Rspamd also for DKIM. - [x] Change Rspamd [config](https://rspamd.com/doc/modules/dkim_signing.html) - [x] Add ed25519 as additional [signing algorithm](https://tools.ietf.org/id/draft-ietf-dcrup-dkim-crypto-11.html) - [x] Deploy new config - [x] Either update DNS entries or migrate old DKIM keys - [x] [Test](https://www.appmaildev.com/de/dkim) DKIM signing
issue