This repository is based on Joyent mibe. Please note this repository should be build with the mi-core-base mibe image.
SMTP MX / incoming server based on exim.
This image is part of the following images:
- mi-core-mailapi
- mi-core-mx
- mi-core-submission
- mi-core-mbox
- mi-core-webmail
-
api_redis_addr
[*]: ip or hostname of api server, ip addresses requires squared brackets -
api_redis_key
[*]: base64 encoded spipe key for api server -
mx_ssl
[*]: ssl cert, key and CA for smtp in pem format -
dkim_selector
: DKIM selector (default is dkim) -
dkim_private_key
[*]: Default Domainkey for DKIM -
srs_secret
[*]: secret for generating SRS strings -
srs_secret_old
[*]: old/outdated secret for transition -
mbox_lmtp_addr
[*]: ip or hostname of lmtp server, ip addresses requires squared brackets -
mbox_lmtp_key
[*]: base64 encoded spipe key for lmtp server
or
mbox_smtp_addr
[*]: ip or hostname of smtp server
[*] is required to work properly.
25/tcp
: smtp465/tcp
: smtp encrypted587/tcp
: smtp encrypted