You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/tag Build is passing
Details
|
3 months ago | |
---|---|---|
conf | 2 years ago | |
sieve | 2 years ago | |
.drone.yml | 9 months ago | |
Dockerfile | 3 months ago | |
README.md | 9 months ago | |
docker-entrypoint.py | 2 years ago |
README.md
Dovecot
Dovecot IMAP/POP Submission Server for Postfixadmin.
Environment variables
- POSTMASTER_EMAIL = 'postmaster@jochum.dev'
- HOSTNAME = 'mail.jochum.dev'
- RELAY_HOST = relay.fk.jochum.dev
- RELAY_PORT - 26 for PMG else 25
- RELAY_TRUSTED - either
yes
orno
Is the relay server trusted? This determines whether we try to send (Postfix-specific) XCLIENT data to the relay server - SQL_TYPE - either
pgsql
ormysql
- SQL_USER - readonly Database user
- SQL_PASSWORD
- SQL_HOST
- SQL_DATABASE
Volumes
Overrides
- Can contain overrides for config templates/files
cert
- Must contain ca.crt, tls.crt, tls.key
License
This is MIT licensed.