mailman/rootfs/root/docker/conf/40_mailman_pipe
casjay 11bb544e05
🗃️ Committing everything that changed 🗃️
Dockerfile
rootfs/root/
rootfs/usr/local/etc/docker/init.d/
2024-06-19 09:22:28 -04:00

11 lines
309 B
Plaintext

mailman_transport:
driver = pipe
command = MM_WRAP \
'${if def:local_part_suffix \
{${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
{post}}' \
$local_part
current_directory = MM_HOME
home_directory = MM_HOME
user = MM_UID
group = MM_GID