1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-28 12:11:32 +02:00
Commit Graph

2176 Commits

Author SHA1 Message Date
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
Thomas VIAL
07177f04cd Added IMAP connection integration test 2015-11-22 01:57:52 +01:00
Thomas VIAL
d7ce15957f Fixes #38 (authdeamon pseudo-issue) 2015-11-22 01:48:19 +01:00
Thomas VIAL
4f1da4e8f2 Improved documentation requested in #33 2015-11-22 01:39:09 +01:00
Thomas VIAL
efa163a64c Merge pull request #37 from kopaxgroup/master
added rm -rf /var/lib/apt/lists/*
2015-11-20 17:49:57 +01:00
Dimitri Kopriwa
3b55aa735d added rm -rf /var/lib/apt/lists/* 2015-11-20 17:31:47 +01:00
Thomas VIAL
2402455267 Improved documentation to fix #31 2015-10-22 16:38:27 +02:00
Thomas VIAL
73d412aa20 Merge pull request #30 from tomav/add-other-integration-tests
Add other integration tests
2015-10-19 20:30:48 +02:00
Thomas VIAL
465d5de166 Testing Travis config with nc commands 2015-10-19 19:37:49 +02:00
Thomas VIAL
a43dab3e2e Removed comments 2015-10-19 18:37:06 +02:00
Thomas VIAL
3949f54675 Increased sleep time 2015-10-19 18:29:33 +02:00
Thomas VIAL
0959868233 Removed for loop from Makefile 2015-10-19 18:01:23 +02:00
Thomas VIAL
e4b9dffb5d Testing oneliner on for loop 2015-10-19 17:25:47 +02:00
Thomas VIAL
a956e03110 Merge branch 'add-other-integration-tests' of github.com:tomav/docker-mailserver into add-other-integration-tests 2015-10-19 15:55:51 +02:00
Thomas VIAL
03b8614cab Testing with real emails 2015-10-19 15:55:36 +02:00
Thomas VIAL
cc1715cb51 Added netcat 2015-10-19 15:55:36 +02:00
Thomas VIAL
74452917fb Added tests on error logs 2015-10-19 15:55:36 +02:00
Thomas VIAL
079898cc3a Testing with real emails 2015-10-19 15:41:51 +02:00
Thomas VIAL
83e44cd9f8 Added netcat 2015-10-19 15:41:31 +02:00
Thomas VIAL
c6ed9f16a4 Fixed Travis CI image for master branch only 2015-10-19 12:55:53 +02:00
Thomas VIAL
dab9d59399 Added tests on error logs 2015-10-19 12:06:11 +02:00