CrypticCommit
CrypticCommit
- Implemented more specific TLS configuration for Postfix, allowing flexible security levels based on environment variables. - Added support for ECC certificates and keys. - Introduced domain exceptions via the...
Hi @crazy-max, Thank you for maintaining the Docker image! I have concerns about the package versions of Postfix and Rspamd. Since the packages aren't updated regularly, they may remain vulnerable...
Hi there, I’m curious why the `RENEW_PRIVATE_KEYS` option can only be set globally and not on a per-container basis. Wouldn't it make more sense to have this configurable for each...
**What are you trying to do?** I am trying to schedule a Cron job that runs specifically on the first Saturday of January at midnight. I noticed that the Cron...
I propose the following features: 1. **Automatic DKIM Key Rotation**: Implement automatic rotation of DKIM keys after a preset time for different selectors, utilizing [the provider's](https://github.com/acmesh-official/acme.sh/wiki/dnsapi) DNS API with DNSSEC....