精简提交历史记录
This commit is contained in:
8
apps/maddy-mail/latest/.env.sample
Normal file
8
apps/maddy-mail/latest/.env.sample
Normal 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"
|
||||
Reference in New Issue
Block a user