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.
 
 
 
 
 
Go to file
René Jochum 772f67675f
continuous-integration/drone/tag Build is passing Details
2.3.20-3-r0
1 year ago
conf 2.3.16-r13 2 years ago
sieve 2.3.16-r13 2 years ago
.drone.yml Replace gitlab-ci with drone 2 years ago
Dockerfile 2.3.20-3-r0 1 year ago
README.md Add build status badge 2 years ago
docker-entrypoint.py 2.3.16-r13 2 years ago

README.md

Build Status

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 or no Is the relay server trusted? This determines whether we try to send (Postfix-specific) XCLIENT data to the relay server
  • SQL_TYPE - either pgsql or mysql
  • 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.