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 bracketsapi_redis_key
[*]: base64 encoded spipe key for api servermbox_lmtp_addr
[*]: ip or hostname of lmtp server, ip addresses requires squared bracketsmbox_lmtp_key
[*]: base64 encoded spipe key for lmtp servermx_ssl
[*]: ssl cert, key and CA for smtp in pem formatscan_host
: ip or hostname of scan server, ip addresses requires squared brackets
a list of addresses is seperated by spaces, up to 32 spamd servers are supported
optional, if not given, local scanner will be usedscan_key
: base64 encoded spipe key for scan hosts (one key only - same for all!) - required only if 'scan_host' is givendkim_selector
: DKIM selector (default is dkim)dkim_private_key
[*]: Default Domainkey for DKIMsrs_secret
[*]: secret for generating SRS stringssrs_secret_old
[*]: old/outdated secret for transition
[*] is required to work properly.
25/tcp
: smtp465/tcp
: smtp encrypted587/tcp
: smtp encrypted