docker
docker copied to clipboard
Docker Image for PostfixAdmin
Hi @DavidGoodwin, would you mind adding dovecot-core to your Docker images? This would allow me to use your images instead of building my own. According to https://github.com/postfixadmin/postfixadmin/issues/313 implementing SCRAM-SHA-* without...
update docs, see #63 for guidance on POSTFIXADMIN_SETUP_PASSWORD
Despite having: $CONF['dkim'] = 'YES'; $CONF['dkim_all_admins'] = 'YES'; The dkim menu is missing: what am I doing wrong ? Also in /var/www/configs/menu.conf, there are no dkim values.
>``` >E: Unable to locate package libc-client2007e-dev >``` Since the default tags of the `php` images (like `php:8.3-apache` and `php:8.3-fpm`) have moved to Debian Trixie (https://github.com/docker-library/php/pull/1596), the Debian-based `postfixadmin` images...
ARGON2I
I have been using postfixadmin for many years on a ubuntu postfix mail server. I am starting to migrate to a dockerised installation and tried the latest postfixadmin in docker,...