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
Robert Dolca
2ff42baf41
Remove duplicate DKIM headers
2016-02-20 02:16:06 +00:00
Robert Dolca
0f1695cbb2
Set smtp_tls_security_level for smtp-amavis in master.cf
...
This way you can set smtp_tls_security_level = encrypt in
main.cf and amavis would still work.
2016-02-20 02:14:04 +00:00
bilak
9e81e1cae7
- fixed crash of opendmarc
2016-01-28 12:00:31 +01: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
Thomas VIAL
8518a3c52a
Added missing new line
2016-01-20 17:50:39 +01:00
Thomas VIAL
77f4a61412
Added information about "from" and "to" separator which MUST be a space
2016-01-20 17:46:43 +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
63a7be0e97
Removed "docker_mail_domain" env. variable to use docker hostname and improved documentation for #13
2015-08-17 22:16:08 +02:00
Thomas VIAL
dd4f90e66e
Improved documentation related to #11
2015-08-10 12:20:50 +02:00
egavard
b70f9ee3fb
Updated virtual structure (key space value)
2015-08-06 12:14:04 +02:00
egavard
3eb0a13b37
Now using virtual file directly from /tmp/postfix folder.
2015-08-06 10:54:22 +02:00
egavard
5abadead33
Virtuals to must be separated with comma in order to be used directly.
2015-08-05 12:09:24 +02:00
egavard
23362190a8
Trying to separate virtuals from accounts
2015-08-05 11:58:10 +02:00
Thomas VIAL
320156439f
Fixes #8 - BC BREAK - User configuration is no longer in docker-compose.yml to make it easier to maintain
2015-07-16 19:35:11 +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