[net-mail/automx2] bump, without tests

This commit is contained in:
2024-03-03 20:49:22 +01:00
parent ded6e7b355
commit 54b8162128
6 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Additional parameters passed to Flask
#AUTOMX2_ARGS="--host 127.0.0.1 --port 4243"
# Configuration file
#AUTOMX2_CONF="/etc/automx2.conf"
# Process owner (choose a non-privileged user)
#AUTOMX2_USER="automx2"