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 1c1f7cc619 2.3.16-r13
Signed-off-by: René Jochum <rene@jochum.dev>
3 years ago
conf 2.3.16-r13 3 years ago
sieve 2.3.16-r13 3 years ago
.rancher-pipeline.yml Update .rancher-pipeline.yml file 4 years ago
Dockerfile 2.3.16-r13 3 years ago
README.md Add auth port 4 years ago
docker-entrypoint.py 2.3.16-r13 3 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 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

The contents of this repo are MIT licensed.