Commit Graph

2696 Commits

Author SHA1 Message Date
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
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