Commit Graph

15 Commits

Author SHA1 Message Date
angus ee0d0853dd Dovecot based version of the mailserver.
Courier and Cyrus Sasl have been removed and substituted with Dovecot which now
handle authentication for Postfix, Imap and Pop3, with support for SSL.
This allow the use of several encryption schemes for the password as well as a
single user db.
OpenDKIM keys can now be provided at the startup and will be used instead of
generating new ones (so that you don't have to change your DNS configuration).

This version builds correctly on Docker but no integration tests have been
reworked to accommodate Dovecot instead of Courier and Cyrus Sasl. As such
at present no automatic tests can be executed.
2016-04-07 14:42:07 +02:00
bilak 07ec823f45 - added DMARC (opendmarc) support with basic setup 2016-01-26 18:26:50 +01:00
Thomas VIAL 06281f7823 Merge pull request #56 from bilak/master
#55 - added DKIM support -i 55
2016-01-26 12:27:54 +01:00
Thomas VIAL 8eeda6f2a7 Fixed tests 2016-01-22 18:47:43 +01:00
Thomas VIAL e97ce868eb Added tests for SMTP auth 2016-01-22 17:51:58 +01:00
bilak 5176ac03b5 - added DKIM support 2016-01-20 16:41:34 +01:00
Thomas VIAL f07a9ba852 Fix for #44 and #47, also enabling plain and login mechs. 2016-01-12 01:02:47 +01:00
Thomas VIAL 550d66936e Fixed #42 - No more weak ciphers. 2015-12-06 20:53:22 +01:00
Thomas VIAL 9bcced6f29 Added integration testing - #28 2015-10-18 21:02:46 +02:00
Thomas VIAL d8a4f3b033 Fixed PR #27 with correct subnet 2015-10-18 15:26:43 +02:00
GAVARD Ewann 871057e58d Added docker subnet to avoid relay access denied 2015-10-16 14:42:37 +02:00
Thomas VIAL 725d648708 Fixed #15 => $myhostname is taken from machine FQDN (use '-h' in docker to set it) 2015-08-19 10:13:56 +02:00
Thomas VIAL ea830f5ec6 Fixes #14 with SSL configuration 2015-08-18 20:43:42 +02:00
Thomas VIAL 50e96ab406 Fixed deprecated configuration about TLS 2015-03-31 22:21:56 +02:00
Thomas VIAL ef34462e34 Added default postfix configuration files 2015-03-31 17:27:54 +02:00