75 lines
1.4 KiB
Plaintext
75 lines
1.4 KiB
Plaintext
DataDir: ../data
|
|
LogLevel: debug
|
|
User: mox
|
|
Hostname: mail.joeac.net
|
|
AdminPasswordFile: adminpasswd
|
|
Listeners:
|
|
internal:
|
|
IPs:
|
|
- 127.0.0.1
|
|
- ::1
|
|
Hostname: localhost
|
|
AccountHTTP:
|
|
Enabled: true
|
|
Port: 1080
|
|
Forwarded: true
|
|
AdminHTTP:
|
|
Enabled: true
|
|
Port: 1080
|
|
Forwarded: true
|
|
WebmailHTTP:
|
|
Enabled: true
|
|
Port: 1080
|
|
Forwarded: true
|
|
WebAPIHTTP:
|
|
Enabled: true
|
|
Port: 1080
|
|
Forwarded: true
|
|
MetricsHTTP:
|
|
Enabled: true
|
|
AutoconfigHTTPS:
|
|
Enabled: true
|
|
Port: 81
|
|
NonTLS: true
|
|
MTASTSHTTPS:
|
|
Enabled: true
|
|
Port: 81
|
|
NonTLS: true
|
|
WebserverHTTP:
|
|
Enabled: true
|
|
Port: 81
|
|
public:
|
|
IPs:
|
|
- 192.168.178.75
|
|
- fdc9:6aec:7a18:0:2e0:4cff:fe61:9b17
|
|
NATIPs:
|
|
- 217.155.190.42
|
|
- fdc9:6aec:7a18:0:2e0:4cff:fe61:9b17
|
|
TLS:
|
|
KeyCerts:
|
|
-
|
|
CertFile: path/to/mail.joeac.net-chain.crt.pem
|
|
KeyFile: path/to/mail.joeac.net.key.pem
|
|
-
|
|
CertFile: path/to/mta-sts.mail.joeac.net-chain.crt.pem
|
|
KeyFile: path/to/mta-sts.mail.joeac.net.key.pem
|
|
-
|
|
CertFile: path/to/autoconfig.mail.joeac.net-chain.crt.pem
|
|
KeyFile: path/to/autoconfig.mail.joeac.net.key.pem
|
|
-
|
|
CertFile: path/to/clientsettings.mail.joeac.net-chain.crt.pem
|
|
KeyFile: path/to/clientsettings.mail.joeac.net.key.pem
|
|
SMTP:
|
|
Enabled: true
|
|
Submissions:
|
|
Enabled: true
|
|
IMAPS:
|
|
Enabled: true
|
|
Postmaster:
|
|
Account: me
|
|
Mailbox: Postmaster
|
|
HostTLSRPT:
|
|
Account: me
|
|
Mailbox: TLSRPT
|
|
Localpart: tlsreports
|