b78ae12cf0
Fixed typo
2016-04-23 00:34:03 +02:00
4414976e32
Added information regarding default value
2016-04-23 00:32:43 +02:00
43d2c0c4a5
Improved documentation
2016-04-23 00:31:15 +02:00
0322d890cd
Fixed i#152 Fail2ban config and tests
2016-04-22 17:51:14 +02:00
ef2759c6c6
Convert tab to spaces in the readme
...
Call me petty, but things like this bother me more than they should.
2016-04-21 09:29:57 -04:00
d9295ccc13
Remove trailing whitespace in the readme
2016-04-21 09:28:23 -04:00
4f611eec1d
Fixed #143 adding a OpenDKIM keys generator and its integration tests
2016-04-20 23:01:32 +02:00
c311ef0b5a
Fixed typos
2016-04-20 11:40:31 +02:00
2b8bf1b80d
Changed documentation for #109
2016-04-20 10:15:51 +02:00
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
5219aab9e8
Add ENABLE_FAIL2BAN environment variable to enable fail2ban service (it's not enabled by default, now).
...
* Changed/updated Makefile and integration tests
* Changed some grep expressions in the fail2ban tests
2016-03-31 12:33:47 +02:00
19fed39dc4
Merge remote-tracking branch 'upstream/master' into relay
2016-03-18 20:00:48 +01:00
cbf72bdb53
Better documentation for SMTP_ONLY environment variable
2016-03-01 01:04:31 +00:00
ca35e0e313
on special request also some documentation
2016-03-01 00:21:23 +01:00
ab9fd69052
Fixed test file now moved to "bats"
2016-02-25 12:15:33 +01:00
d36ecaa2c0
Add SASL_PASSWD environment variable to configure relay authentication
2016-02-20 02:21:25 +00:00
59a6649f0e
Fixes #79 and add spamassassin configuration variables (see README.md)
2016-02-18 22:11:24 +01:00
f77e2e9ffa
Added fail2ban to features list
2016-02-13 12:20:15 +01:00
dfd3a486d1
Moved SSL doc to the Wiki
2016-02-10 09:53:51 +01:00
a13cbcb9aa
Improved documentation
2016-02-04 08:51:07 +01:00
97a495ae1d
Added tests and simplified some of them
2016-02-03 22:45:11 +01:00
1c3b86dc41
Fixed FAQ url
2016-02-01 15:06:39 +01:00
5c4a5fee92
Simplified README and linked to FAQ.
2016-02-01 15:05:29 +01:00
07ec823f45
- added DMARC (opendmarc) support with basic setup
2016-01-26 18:26:50 +01:00
713fd8dc30
Merge branch 'pop3-support' of https://github.com/crash7/docker-mailserver into crash7-pop3-support
2016-01-26 12:56:26 +01:00
06281f7823
Merge pull request #56 from bilak/master
...
#55 - added DKIM support -i 55
2016-01-26 12:27:54 +01:00
426f87d916
- reworked dkim (configuring for all domains based on postfix/vhost)
2016-01-23 18:38:21 +01:00
796699f0f1
Fixes #39 with a basic backup script
2016-01-22 15:02:25 +01:00
5176ac03b5
- added DKIM support
2016-01-20 16:41:34 +01:00
0e4058d70f
Improved documentation and added link to SSL.md
2015-12-06 21:12:32 +01:00
fe55350645
Cleaned code after live testing and improved documentation
2015-12-05 17:32:33 +01:00
e5719ceacb
Begening configuration for Letsencrypt support
2015-12-05 16:44:13 +01:00
4f1da4e8f2
Improved documentation requested in #33
2015-11-22 01:39:09 +01:00
2402455267
Improved documentation to fix #31
2015-10-22 16:38:27 +02:00
c6ed9f16a4
Fixed Travis CI image for master branch only
2015-10-19 12:55:53 +02:00
201dd22092
Added information about Travis, Docker Hub and tests.
2015-10-18 22:29:32 +02:00
c6ad590457
Use TRAVIS env and updated README with Travis build status
2015-10-18 21:38:22 +02:00
d0e540d404
Fixed typo
2015-09-12 10:53:59 +02:00
a59eec646a
Added link to blog post.
2015-08-26 10:05:40 +02:00
514fe97303
Improved documentation
2015-08-19 16:13:56 +02:00
7a28bb0f3a
Fixed typo.
2015-08-19 15:59:04 +02:00
c95dea76f6
Added better check on self-signed certs. for #14
2015-08-19 15:47:20 +02:00
920ac36bad
Improved documentation about SSL certs. which are self-signed
2015-08-19 10:08:43 +02:00
9be61a477c
Improved documentation for #14
2015-08-18 20:49:49 +02:00
db8391e4f4
Fixes #14 documentation.
2015-08-18 13:24:12 +02:00
a848a55177
Added a way to generate and configure a specific SSL certificate for postfix #14
2015-08-18 13:13:56 +02:00
63a7be0e97
Removed "docker_mail_domain" env. variable to use docker hostname and improved documentation for #13
2015-08-17 22:16:08 +02:00
09c8166a24
Fixed documentation when using docker to help on #13
2015-08-17 20:45:49 +02:00
dd4f90e66e
Improved documentation related to #11
2015-08-10 12:20:50 +02:00
15835a0ead
Update README.md
2015-08-05 13:35:22 +02:00