🗃️ Committing everything that changed 🗃️

Dockerfile
rootfs/root/
rootfs/usr/local/etc/docker/init.d/
This commit is contained in:
casjay
2024-06-19 09:22:28 -04:00
parent 66f38e97cf
commit 11bb544e05
13 changed files with 729 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
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