1
0

chore(deps): update foxcpp/maddy docker tag to v0.8.2 (#3444)

This commit is contained in:
renovate[bot]
2026-01-14 16:40:23 +00:00
committed by GitHub
parent e6e83aed5b
commit 7912a63d7d
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
CONTAINER_NAME="maddy-mail"
MAIL_DOMAIN="example.com"
MAIL_HOSTNAME="mail.example.com"
SMTP_IN_PORT="25"
IMAP4_PORT="143"
IMAP4_PORT2="993"
SMTP_S_PORT="465"
SMTP_S_PORT2="587"