Commit Graph

2696 Commits

Author SHA1 Message Date
Thomas VIAL 37d6871f1b Fixed combined.pem 2016-02-09 13:03:00 +01:00
Thomas VIAL d555f46c99 Merge pull request #74 from tomav/add-default-ssl-tests-and-letsencrypt-certs
Added test on default ssl certs and added letsencrypt X1 and X2 certificates
2016-02-08 23:56:41 +01:00
Thomas VIAL 6cf6a5df5d Added test on default ssl certs and added letsencrypt X1 and X2 certificates 2016-02-08 23:47:42 +01:00
Thomas VIAL a13cbcb9aa Improved documentation 2016-02-04 08:51:07 +01:00
Thomas VIAL 401cb62b6c Merge pull request #71 from tomav/fixing-tests
Added tests and simplified some of them
2016-02-04 08:29:06 +01:00
Thomas VIAL 97a495ae1d Added tests and simplified some of them 2016-02-03 22:45:11 +01:00
Thomas VIAL 1c3b86dc41 Fixed FAQ url 2016-02-01 15:06:39 +01:00
Thomas VIAL 5c4a5fee92 Simplified README and linked to FAQ. 2016-02-01 15:05:29 +01:00
Thomas VIAL 7389402218 Updated FAQ (markdown) 2016-02-01 15:04:28 +01:00
Thomas VIAL 2fd0574fc5 Updated FAQ (markdown) 2016-02-01 15:04:13 +01:00
Thomas VIAL d0a01f6ecc Updated FAQ (markdown) 2016-02-01 15:03:02 +01:00
Thomas VIAL 4a0c200193 Initial Home page 2016-02-01 15:02:34 +01:00
Thomas VIAL 6dec69d3f9 Initial FAQ 2016-02-01 15:02:34 +01:00
Thomas VIAL afffb8d151 Merge pull request #69 from bilak/master
Fixed crash of opendmarc
2016-01-29 18:55:14 +01:00
bilak 23ef4ae2ee - added test for opendkim 2016-01-28 20:56:15 +01:00
bilak 9e81e1cae7 - fixed crash of opendmarc 2016-01-28 12:00:31 +01:00
Thomas VIAL 7fdcfe3f1b Merge pull request #67 from bilak/master
Added DMARC (opendmarc) support with basic setup
2016-01-26 22:10:52 +01:00
bilak cc7270a22b - improved searching strings inside file (seraching for whole words) 2016-01-26 19:03:12 +01:00
bilak b73e602e3e - fixed equal sign 2016-01-26 18:53:57 +01:00
bilak 07ec823f45 - added DMARC (opendmarc) support with basic setup 2016-01-26 18:26:50 +01:00
Thomas VIAL 0cf4b9eadb Improves #55 and #56 with OpenDKIM tests 2016-01-26 17:05:07 +01:00
Thomas VIAL 364748ab83 Merge branch 'crash7-pop3-support' 2016-01-26 12:57:24 +01:00
Thomas VIAL 713fd8dc30 Merge branch 'pop3-support' of https://github.com/crash7/docker-mailserver into crash7-pop3-support 2016-01-26 12:56:26 +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 25d457dae7 Fixes #65 and improves SSL documentation about LetsEncrypt. 2016-01-25 18:23:35 +01:00
Christian Musa 9a80374bc3 Add pop3 support 2016-01-24 02:41:25 -03:00
bilak 426f87d916 - reworked dkim (configuring for all domains based on postfix/vhost) 2016-01-23 18:38:21 +01:00
Thomas VIAL 5f66a303c1 Merge pull request #62 from tomav/fix-smtp-auth-and-tests
Added tests for SMTP auth
2016-01-22 19:03:36 +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 796699f0f1 Fixes #39 with a basic backup script 2016-01-22 15:02:25 +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 f866359809 Merge pull request #50 from tomav/add-plain-and-login-mech
Add plain and login mech
2016-01-17 19:33:22 +01:00
Thomas VIAL 77aa1d79f1 Merge pull request #52 from spacecowboy/existingdir
Do not create dir if it already exists
2016-01-16 10:14:31 +01:00
Jonas Kalderstam a14f4879aa Remove redundant print 2016-01-16 00:54:51 +01:00
Jonas Kalderstam a6fbef9835 Do not create dir if it exists 2016-01-15 17:58:28 +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 18b63c36b6 Added assert.sh in the project to avoid eternal dependency 2016-01-12 01:00:18 +01:00
Thomas VIAL 9c4eb6ba4b Merge pull request #48 from sirgantrithon/master
Added SMTP and IMAP ports
2016-01-09 01:38:09 +01:00
Ian Andrews d5c6167dd3 Added SMTP and IMAP ports 2016-01-08 11:52:06 -05:00
Thomas VIAL a0b55531a9 Merge pull request #41 from tomav/letsencrypt
Added Letsencrypt support to docker-mailserver
2015-12-07 13:32:12 +01:00
Thomas VIAL 0e4058d70f Improved documentation and added link to SSL.md 2015-12-06 21:12:32 +01:00
Thomas VIAL c649f9f2b2 Merge pull request #43 from tomav/fix-weak-ciphers
Fixed #42 - No more weak ciphers.
2015-12-06 21:00:19 +01:00
Thomas VIAL 550d66936e Fixed #42 - No more weak ciphers. 2015-12-06 20:53:22 +01:00
Thomas VIAL b7e9221ffa Fixed error reported by jderusse 2015-12-05 19:08:39 +01:00
Thomas VIAL 9a869919ec Simplified documentation. Ready to go. 2015-12-05 18:01:58 +01:00
Thomas VIAL fe55350645 Cleaned code after live testing and improved documentation 2015-12-05 17:32:33 +01:00
Thomas VIAL e5719ceacb Begening configuration for Letsencrypt support 2015-12-05 16:44:13 +01:00