appstore/apps/maddy-mail/latest/.env.sample
2023-11-09 19:15:01 +08: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"