b58d0d33d6
Fixing #143
2016-04-21 01:08:14 +02:00
4f611eec1d
Fixed #143 adding a OpenDKIM keys generator and its integration tests
2016-04-20 23:01:32 +02:00
2b8bf1b80d
Changed documentation for #109
2016-04-20 10:15:51 +02:00
c63af94788
Changed log location using Dockerfile #109
2016-04-18 23:38:52 +02:00
180390107e
Changed Fail2ban config for #109
2016-04-18 22:57:39 +02:00
72d7207690
Fixing last tests on fail2ban regarding #102 and docker-mailserver v2
2016-04-17 22:59:35 +02:00
2adc559a43
Fixed part of tests for #109
2016-04-15 21:02:41 +02:00
fc2e2ae591
Added folder target, simplified user configuration, few renames... Need to work on tests....
2016-04-12 00:04:33 +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
7e7c34a256
added fail2ban
2016-02-12 00:19:21 +01:00
6cf6a5df5d
Added test on default ssl certs and added letsencrypt X1 and X2 certificates
2016-02-08 23:47:42 +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
9a80374bc3
Add pop3 support
2016-01-24 02:41:25 -03:00
5176ac03b5
- added DKIM support
2016-01-20 16:41:34 +01:00
f07a9ba852
Fix for #44 and #47 , also enabling plain and login mechs.
2016-01-12 01:02:47 +01:00
d5c6167dd3
Added SMTP and IMAP ports
2016-01-08 11:52:06 -05:00
d7ce15957f
Fixes #38 (authdeamon pseudo-issue)
2015-11-22 01:48:19 +01:00
3b55aa735d
added rm -rf /var/lib/apt/lists/*
2015-11-20 17:31:47 +01:00
cc1715cb51
Added netcat
2015-10-19 15:55:36 +02:00
9bcced6f29
Added integration testing - #28
2015-10-18 21:02:46 +02:00
c3c711afd0
Fixes #18 => removed --no-install-recommends
2015-09-12 11:30:24 +02:00
f18559f1c1
Fixed #18 => moved from fam to gamin and added a 'docker' user with id '5000'
2015-09-12 10:54:30 +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
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
a3634190b0
Added vim.
2015-07-04 15:54:26 +02:00
3dcceaef0c
Changed permission to allow editing
2015-07-01 14:10:04 +02:00
ccca157920
Added SSL for courier-imap using courier-imap-ssl.
...
Fixed /etc/postfix/vhost issue.
2015-03-31 19:31:18 +02:00
ef34462e34
Added default postfix configuration files
2015-03-31 17:27:54 +02:00
9cd746ef33
Simplified configurations
2015-03-29 14:07:56 +02:00
22a54827ff
Working image.
2015-03-28 16:44:40 +01:00
4227d04753
First commit. Need to add README and default configurations.
2015-03-28 15:59:15 +01:00