# Public mail-server identity. MAIL_HOSTNAME=mail.moon-well.online MAIL_DOMAIN=moon-well.online MAIL_PUBLIC_URL=https://mail.moon-well.online # Public listeners. Leave 0.0.0.0 on a production mail host. MAIL_BIND_IP=0.0.0.0 # The setup UI is bound to 127.0.0.1 only. MAIL_SETUP_PORT=8081 # Certbot deploys the public certificate and private key here. MAIL_TLS_DIR=/etc/moonwell-mail/tls