1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +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"