appstore/apps/maddy-mail/0.7.1/.env.sample
github-action update-app-version 8386a721fe Update app version [skip ci]
2024-01-24 01:35:29 +00:00

9 lines
177 B
Plaintext

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"