- docker Use alpine:3.20 (postfix:3.9.0 dovecot:2.3.21).
- github Now use Node.js 20
actions/checkout@v4
. - demo Fixed target
*-apk_list
.
- docker Use alpine:3.19 (postfix:3.8.6 dovecot:2.3.21).
- demo Remove obsolete element
version
in docker-compose.yml.
- docker Use alpine:3.19 (postfix:3.8.3 dovecot:2.3.21).
- docker Use alpine:3.18 (postfix:3.8.3 dovecot:2.3.20).
- docker Improve debug message in docker-service.sh.
- repo Added section on Authentication (SASL) Mechanisms.
- docker Use alpine:3.18 (postfix:3.8.1 dovecot:2.3.20).
- test Now use the
mariadb
instead ofmysql
command in MariaDB image. - test Now use the
mariadb-show
instead ofmysqlshow
command in MariaDB image.
- docker Use alpine:3.18 (postfix:3.8.0 dovecot:2.3.20).
- github Now use GitHub Actions to test image.
- demo Now depend on the
docker-compose-plugin
. - demo Fix the broken
-diff
target. - dovecot Now support both PLAIN and the legacy LOGIN authentication (SASL) mechanisms.
- repo Based on mlan/postfix-amavis.
- test Cleanup tests.
- test Increase sleep time
TST_W8DB
from 40 to 80 for travis-ci. - repo Now use functions in
bld.mk
. - repo Updated the
docker-compose.yml
example. - repo Added section on Milter support.
- demo Monitor logs to determine when clamd is activated.
- test Updated dist to jammy.