mirror of
https://github.com/casjaysdevdocker/mailman
synced 2025-01-19 00:34:32 -05:00
11bb544e05
Dockerfile rootfs/root/ rootfs/usr/local/etc/docker/init.d/
13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
mailman_router:
|
|
driver = accept
|
|
domains = +mm_domains
|
|
require_files = MM_LISTCHK
|
|
local_part_suffix_optional
|
|
local_part_suffix = -admin : \
|
|
-bounces : -bounces+* : \
|
|
-confirm : -confirm+* : \
|
|
-join : -leave : \
|
|
-owner : -request : \
|
|
-subscribe : -unsubscribe
|
|
transport = mailman_transport
|