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

241 Commits

Author SHA1 Message Date
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
Thomas VIAL
201dd22092 Added information about Travis, Docker Hub and tests. 2015-10-18 22:29:32 +02:00
Thomas VIAL
e8d6d95ddd Merge pull request #29 from tomav/add-unit-tests
Add unit / integration tests
2015-10-18 22:19:40 +02:00
Thomas VIAL
7a8dd41c69 Added comment 2015-10-18 22:08:21 +02:00
Thomas VIAL
534b417800 Added test for crontab and services 2015-10-18 22:02:47 +02:00
Thomas VIAL
c6ad590457 Use TRAVIS env and updated README with Travis build status 2015-10-18 21:38:22 +02:00
Thomas VIAL
678329276e Added new line when needed and fixed a test 2015-10-18 21:30:53 +02:00
Thomas VIAL
e8163dc728 Added missing assert.sh 2015-10-18 21:08:21 +02: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
Thomas VIAL
54b5186080 Merge pull request #27 from dy0nysos/patch-1
Added docker subnet to avoid relay access denied
2015-10-16 15:15:55 +02:00
GAVARD Ewann
871057e58d Added docker subnet to avoid relay access denied 2015-10-16 14:42:37 +02:00
Thomas VIAL
80a4a8659a Merge pull request #26 from tbutter/master
forward only domains should be added to vhosts
2015-10-14 17:51:42 +02:00
Thomas Butter
51bf5662de forward only domains should be added to vhosts 2015-10-14 16:50:57 +02:00
Thomas VIAL
c3c711afd0 Fixes #18 => removed --no-install-recommends 2015-09-12 11:30:24 +02:00
Thomas VIAL
f18559f1c1 Fixed #18 => moved from fam to gamin and added a 'docker' user with id '5000' 2015-09-12 10:54:30 +02:00
Thomas VIAL
d0e540d404 Fixed typo 2015-09-12 10:53:59 +02:00
Thomas VIAL
2578443f2c Fixed cacert.pem path for #14 2015-08-26 10:39:04 +02:00
Thomas VIAL
a59eec646a Added link to blog post. 2015-08-26 10:05:40 +02:00
Thomas VIAL
c2c7ba70af Added a check on needed files with specific message - #17 2015-08-26 10:04:07 +02:00
Thomas VIAL
5b06f844ca Fixed cacert.pem path for #14 2015-08-19 18:05:10 +02:00
Thomas VIAL
514fe97303 Improved documentation 2015-08-19 16:13:56 +02:00
Thomas VIAL
7a28bb0f3a Fixed typo. 2015-08-19 15:59:04 +02:00
Thomas VIAL
da3dbd4b10 Fixed cron that was not started - #16 2015-08-19 15:52:50 +02:00
Thomas VIAL
c95dea76f6 Added better check on self-signed certs. for #14 2015-08-19 15:47:20 +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
920ac36bad Improved documentation about SSL certs. which are self-signed 2015-08-19 10:08:43 +02:00
Thomas VIAL
9be61a477c Improved documentation for #14 2015-08-18 20:49:49 +02:00
Thomas VIAL
ea830f5ec6 Fixes #14 with SSL configuration 2015-08-18 20:43:42 +02:00
Thomas VIAL
4de6cea033 Improved comment on #14 2015-08-18 13:38:09 +02:00
Thomas VIAL
9f137bc1f5 Fixes #14 and adds SSL certification configuration for courier imap-ssl 2015-08-18 13:36:57 +02:00
Thomas VIAL
db8391e4f4 Fixes #14 documentation. 2015-08-18 13:24:12 +02:00
Thomas VIAL
a848a55177 Added a way to generate and configure a specific SSL certificate for postfix #14 2015-08-18 13:13:56 +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
09c8166a24 Fixed documentation when using docker to help on #13 2015-08-17 20:45:49 +02:00
Thomas VIAL
dd4f90e66e Improved documentation related to #11 2015-08-10 12:20:50 +02:00