docker Use alpine:3.21 (rspamd:3.10.2 clamav:1.4.1 redis:7.2.5).
docker Use alpine:3.20 (rspamd:3.8.4 clamav:1.2.2 redis:7.2.5).
docker Use alpine:3.19 (rspamd:3.8.1 clamav:1.2.2 redis:7.2.4).
demo Remove obsolete element version
in docker-compose.yml.
docker Use alpine:3.19 (rspamd:3.7.4 clamav:1.2.1 redis:7.2.3).
docker Improve debug message in docker-service.sh .
test Wait for rspamd to open its ipc socket before sending test messages.
docker Use alpine:3.18 (rspamd:3.6 clamav:1.1.0 redis:7.0.12).
test Now use the mariadb-show
instead of mysqlshow
command in MariaDB image.
docker Use alpine:3.18 (rspamd:3.5 clamav:1.1.0 redis:7.0.11).
github Now use GitHub Actions to test image.
demo Now depend on the docker-compose-plugin
.
demo Fix the broken -diff
target.
docker Add a build-all
target for compatibility with multistage builds.
docker Make sure to merge rspamd.conf.docker
in rspamd.conf
.
repo Based on mlan/postfix-amavis .
repo Described approach for configure Rspamd using environment variables.
repo Now use DKIM_DOMAIN
instead of MAIL_DOMAIN
.
repo A selection of Rspamd modules are configured using environment variables is described.
repo Describe the rspamd web interface.
repo Don't advertize multistage builds yet.
repo Now use functions in bld.mk
.
repo Cleaned up dependencies for travis.
rspamd Consolidate configuration into rspamd.conf.docker .
rspamd Correcting worker configuration in rspamd.conf.docker
.
rspamd Configure Rspamd using environment variables.
rspamd Cleaned up rspamd.conf.docker
.
rspamd Fixed rspamd_setup_dkim().
rspamd Fixed rspamd_monitor_spamd().
test Rspamd test suite arranged.
test Monitor logs to determine when clamd is activated.
test Don't advertize multistage builds yet.
test Added Bayes initialization.
test Updated dist to jammy.
demo Start migration to rspamd.
demo Now use FLT_
instead of FILT_
.
demo Demo now use Rspamd environment variables.
demo Monitor logs to determine when clamd is activated.
demo Now use flt
instead of filt
.
demo Added flt-test_rand
, flt-config
.
demo Added - DKIM_DOMAIN=${MAIL_DOMAIN-example.com}
.
demo Fixed target mta-edh
.
You can’t perform that action at this time.