1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-08-20 16:07:25 +02:00

Commit Graph

  • 18b63c36b6 Added assert.sh in the project to avoid eternal dependency Thomas VIAL 2016-01-12 01:00:18 +0100
  • 9c4eb6ba4b Merge pull request #48 from sirgantrithon/master Thomas VIAL 2016-01-09 01:38:09 +0100
  • d5c6167dd3 Added SMTP and IMAP ports Ian Andrews 2016-01-08 11:52:06 -0500
  • a0b55531a9 Merge pull request #41 from tomav/letsencrypt Thomas VIAL 2015-12-07 13:32:12 +0100
  • 0e4058d70f Improved documentation and added link to SSL.md Thomas VIAL 2015-12-06 21:12:32 +0100
  • c649f9f2b2 Merge pull request #43 from tomav/fix-weak-ciphers Thomas VIAL 2015-12-06 21:00:19 +0100
  • 550d66936e Fixed #42 - No more weak ciphers. Thomas VIAL 2015-12-06 20:53:22 +0100
  • b7e9221ffa Fixed error reported by jderusse Thomas VIAL 2015-12-05 19:08:39 +0100
  • 9a869919ec Simplified documentation. Ready to go. Thomas VIAL 2015-12-05 18:01:58 +0100
  • fe55350645 Cleaned code after live testing and improved documentation Thomas VIAL 2015-12-05 17:32:33 +0100
  • e5719ceacb Begening configuration for Letsencrypt support Thomas VIAL 2015-12-05 16:44:13 +0100
  • 07177f04cd Added IMAP connection integration test Thomas VIAL 2015-11-22 01:57:52 +0100
  • d7ce15957f Fixes #38 (authdeamon pseudo-issue) Thomas VIAL 2015-11-22 01:48:19 +0100
  • 4f1da4e8f2 Improved documentation requested in #33 Thomas VIAL 2015-11-22 01:39:09 +0100
  • efa163a64c Merge pull request #37 from kopaxgroup/master Thomas VIAL 2015-11-20 17:49:57 +0100
  • 3b55aa735d added rm -rf /var/lib/apt/lists/* Dimitri Kopriwa 2015-11-20 17:31:47 +0100
  • 2402455267 Improved documentation to fix #31 Thomas VIAL 2015-10-22 16:38:27 +0200
  • 73d412aa20 Merge pull request #30 from tomav/add-other-integration-tests Thomas VIAL 2015-10-19 20:30:48 +0200
  • 465d5de166 Testing Travis config with nc commands Thomas VIAL 2015-10-19 19:37:49 +0200
  • a43dab3e2e Removed comments Thomas VIAL 2015-10-19 18:37:06 +0200
  • 3949f54675 Increased sleep time Thomas VIAL 2015-10-19 18:29:33 +0200
  • 0959868233 Removed for loop from Makefile Thomas VIAL 2015-10-19 18:01:23 +0200
  • e4b9dffb5d Testing oneliner on for loop Thomas VIAL 2015-10-19 17:25:47 +0200
  • a956e03110 Merge branch 'add-other-integration-tests' of github.com:tomav/docker-mailserver into add-other-integration-tests Thomas VIAL 2015-10-19 15:55:51 +0200
  • 03b8614cab Testing with real emails Thomas VIAL 2015-10-19 15:41:51 +0200
  • cc1715cb51 Added netcat Thomas VIAL 2015-10-19 15:41:31 +0200
  • 74452917fb Added tests on error logs Thomas VIAL 2015-10-19 12:06:11 +0200
  • 079898cc3a Testing with real emails Thomas VIAL 2015-10-19 15:41:51 +0200
  • 83e44cd9f8 Added netcat Thomas VIAL 2015-10-19 15:41:31 +0200
  • c6ed9f16a4 Fixed Travis CI image for master branch only Thomas VIAL 2015-10-19 12:55:53 +0200
  • dab9d59399 Added tests on error logs Thomas VIAL 2015-10-19 12:06:11 +0200
  • 201dd22092 Added information about Travis, Docker Hub and tests. Thomas VIAL 2015-10-18 22:29:32 +0200
  • e8d6d95ddd Merge pull request #29 from tomav/add-unit-tests Thomas VIAL 2015-10-18 22:19:40 +0200
  • 7a8dd41c69 Added comment Thomas VIAL 2015-10-18 22:08:21 +0200
  • 534b417800 Added test for crontab and services Thomas VIAL 2015-10-18 22:02:47 +0200
  • c6ad590457 Use TRAVIS env and updated README with Travis build status Thomas VIAL 2015-10-18 21:38:22 +0200
  • 678329276e Added new line when needed and fixed a test Thomas VIAL 2015-10-18 21:30:53 +0200
  • e8163dc728 Added missing assert.sh Thomas VIAL 2015-10-18 21:08:21 +0200
  • 9bcced6f29 Added integration testing - #28 Thomas VIAL 2015-10-18 21:02:46 +0200
  • d8a4f3b033 Fixed PR #27 with correct subnet Thomas VIAL 2015-10-18 15:23:10 +0200
  • 54b5186080 Merge pull request #27 from dy0nysos/patch-1 Thomas VIAL 2015-10-16 15:15:55 +0200
  • 871057e58d Added docker subnet to avoid relay access denied GAVARD Ewann 2015-10-16 14:42:37 +0200
  • 80a4a8659a Merge pull request #26 from tbutter/master Thomas VIAL 2015-10-14 17:51:42 +0200
  • 51bf5662de forward only domains should be added to vhosts Thomas Butter 2015-10-14 16:50:57 +0200
  • c3c711afd0 Fixes #18 => removed --no-install-recommends Thomas VIAL 2015-09-12 11:30:24 +0200
  • f18559f1c1 Fixed #18 => moved from fam to gamin and added a 'docker' user with id '5000' Thomas VIAL 2015-09-12 10:54:30 +0200
  • d0e540d404 Fixed typo Thomas VIAL 2015-09-12 10:53:59 +0200
  • 2578443f2c Fixed cacert.pem path for #14 Thomas VIAL 2015-08-26 10:39:04 +0200
  • a59eec646a Added link to blog post. Thomas VIAL 2015-08-26 10:05:40 +0200
  • c2c7ba70af Added a check on needed files with specific message - #17 Thomas VIAL 2015-08-26 10:04:07 +0200
  • 5b06f844ca Fixed cacert.pem path for #14 Thomas VIAL 2015-08-19 18:05:10 +0200
  • 514fe97303 Improved documentation Thomas VIAL 2015-08-19 16:13:56 +0200
  • 7a28bb0f3a Fixed typo. Thomas VIAL 2015-08-19 15:59:04 +0200
  • da3dbd4b10 Fixed cron that was not started - #16 Thomas VIAL 2015-08-19 15:52:50 +0200
  • c95dea76f6 Added better check on self-signed certs. for #14 Thomas VIAL 2015-08-19 15:47:20 +0200
  • 725d648708 Fixed #15 => $myhostname is taken from machine FQDN (use '-h' in docker to set it) Thomas VIAL 2015-08-19 10:13:56 +0200
  • 920ac36bad Improved documentation about SSL certs. which are self-signed Thomas VIAL 2015-08-19 10:08:43 +0200
  • 9be61a477c Improved documentation for #14 Thomas VIAL 2015-08-18 20:49:49 +0200
  • ea830f5ec6 Fixes #14 with SSL configuration Thomas VIAL 2015-08-18 20:43:42 +0200
  • 4de6cea033 Improved comment on #14 Thomas VIAL 2015-08-18 13:38:09 +0200
  • 9f137bc1f5 Fixes #14 and adds SSL certification configuration for courier imap-ssl Thomas VIAL 2015-08-18 13:36:57 +0200
  • db8391e4f4 Fixes #14 documentation. Thomas VIAL 2015-08-18 13:24:12 +0200
  • a848a55177 Added a way to generate and configure a specific SSL certificate for postfix #14 Thomas VIAL 2015-08-18 13:13:08 +0200
  • 63a7be0e97 Removed "docker_mail_domain" env. variable to use docker hostname and improved documentation for #13 Thomas VIAL 2015-08-17 22:16:08 +0200