jupiter-mail/mailserver.env

15 lines
409 B
Bash
Raw Permalink Normal View History

2026-01-28 13:42:48 +00:00
# ================================
# General Configuration
# ================================
# empty: SSL disabled
# letsencrypt: Enable Let's Encrypt certificates
# manual: Manually specify certificate locations
# self-signed: Enable self-signed certificates
SSL_TYPE=empty
# Works only with `SSL_TYPE=manual`.
# Mount SSL certificates using paths mounted to the container.
SSL_CERT_PATH=
SSL_KEY_PATH=