1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-12-30 09:51:41 +01:00

Commit Graph

  • 99c721fb91 Adapt existing tests to #442 Niklas Wolber 2017-02-13 20:33:03 +0100
  • 0dddee3df1 Add support recipient delimiters with aliases fixes #442 Niklas Wolber 2017-02-13 17:27:40 +0100
  • 5a08ab5658 Add integration test for extension address Dovecot LMTP delivery tyranron 2017-02-23 17:07:05 +0200
  • 3d553961d3 Added Gitter badge Thomas VIAL 2017-02-23 11:48:52 +0100
  • 018a7a6792 Updated Gitter URL Thomas VIAL 2017-02-22 22:32:09 +0100
  • 8269d76c46 Fix added dovecot ldap config provisioning again and Add notify for tasks alinmear 2017-02-18 08:32:10 +0100
  • 26a0a56553 Fix typo alinmear 2017-02-18 01:08:00 +0100
  • cb7bc20189 Fix notify in overwrite_config alinmear 2017-02-18 01:06:18 +0100
  • 832f5c1a5c Fix typo in _setup_ldap alinmear 2017-02-18 01:03:35 +0100
  • a6e857daa6 Fix missing brackets in function _fix_var_amavis_permissions() alinmear 2017-02-18 01:01:31 +0100
  • 0617f6864d Fix quoting problems in tests.bats alinmear 2017-02-17 22:56:07 +0100
  • 60584d2142 Add additional unit tests for postfix ldap integration alinmear 2017-02-17 20:57:16 +0100
  • 64183d9f9a Fix #503 added logic for custom configs provided at container provisioning within /tmp/docker-mailserver alinmear 2017-02-16 21:35:17 +0100
  • 9ff99701df Add method overwrite_config() alinmear 2017-02-16 21:28:08 +0100
  • a742b6ac5e Adapt existing tests to #442 Niklas Wolber 2017-02-13 20:33:03 +0100
  • f684402876 Add support recipient delimiters with aliases fixes #442 Niklas Wolber 2017-02-13 17:27:40 +0100
  • 7e4e3662b3 Hostname override fixes for docker option --net=host in conjunction with OVERRIDE_HOSTNAME (#517) Florian 2017-02-13 11:07:30 +0100
  • 197318f1ab Updated Configure SSL (markdown) Edward Knyshov 2017-02-12 17:14:53 +0700
  • cf4d3ae963 Improved function naming and task notification message Florian 2017-02-12 00:35:47 +0100
  • 830fb9807b Wrong volume reference when using docker-compose (ref: http://stackoverflow.com/a/39125414) Guillaume Simon 2017-02-11 16:28:36 +0100
  • 6300ee451c Added missing tests Florian Lehne 2017-02-10 14:26:54 +0100
  • da32070137 Added tests and fixed hostname in dovecot conf Florian Lehne 2017-02-10 14:10:38 +0100
  • b99f7d1869 Merge remote-tracking branch 'upstream/master' Florian Lehne 2017-02-10 12:16:26 +0100
  • a2772c83ad Fixed wrong mail headers when using OVERRIDE_HOSTNAME by setting the the hostname explicitly Florian Lehne 2017-02-10 12:11:49 +0100
  • 4189374cb5 Adds postgrey in /var/mail-state - Fixes #514 (#515) Thomas VIAL 2017-02-09 17:05:36 +0100
  • 47687e4b7c
    Adds postgrey in /var/mail-state - Fixes #514 Thomas VIAL 2017-02-09 16:49:39 +0100
  • ef59fae8b3 Fixes #507 - Permission check on Amavis lib folder, and bring back to amavis:amavis if needed (#513) Thomas VIAL 2017-02-08 23:31:56 +0100
  • 36a38b4cdc
    Fixes #507 - Permission check on Amavis lib folder, and bring back to amavis:amavis if needed Thomas VIAL 2017-02-08 22:59:08 +0100
  • 8cf4f839ee Issue #507 (#511) Thomas VIAL 2017-02-07 23:17:03 +0100
  • 545f840cf2 Update start-mailserver.sh Thomas VIAL 2017-02-07 22:53:36 +0100
  • 741264275f Merge branch 'master' into issue-507 Thomas VIAL 2017-02-07 21:40:09 +0100
  • 2822468ab0
    Fixed path Thomas VIAL 2017-02-07 21:36:39 +0100
  • 0a6733c65a Fixes #507 permissions on /var/lib/amavis (#510) Thomas VIAL 2017-02-07 20:53:34 +0100
  • 6328d63464
    Fixes #507 permissions on /var/lib/amavis Thomas VIAL 2017-02-07 11:42:05 +0100
  • 9ac3106cb2 Merge 2ee15988c2eee124ca9fee086392b753ac4d1782 into 5abff5208e38b53c6cdfe21a2f32512e4bee3981 Kevin BEAUGRAND 2017-02-06 22:18:26 +0000
  • 44227ad6f2 Merge 9f8192d2e4a7329804e492ff6af6497e4340cadb into 5abff5208e38b53c6cdfe21a2f32512e4bee3981 Kevin BEAUGRAND 2017-02-06 22:18:25 +0000
  • 5abff5208e Fix #499 (in start-mailserver.sh, argument expected) (#506) Wolfgang Ocker 2017-02-06 12:11:15 +0100
  • c7e4206466 Added greylisting using postgrey (#495) Sven Kauber 2017-02-06 09:21:18 +0000
  • b3e825d460 Fix #499 (in start-mailserver.sh, argument expected) Wolfgang Ocker 2017-02-04 09:13:17 +0100
  • 5641a598b4 Updated the documentation Sven Kauber 2017-02-01 08:45:00 +0000
  • 24d2f50c11 Added some more newlines Sven Kauber 2017-01-31 13:33:08 +0000
  • f26656d405 Added the missing newlines, added the support for new parameters, fixed the issue of non-unlinkable daemon pid, ensured that configuration changes are not duplicated, updated some tests and added two new ones Sven Kauber 2017-01-31 13:25:19 +0000
  • 597d642f8c Add docker letsencrypt example Wim 2017-01-31 00:13:26 +0100
  • 0bb57163d2 Updated FAQ and Tips (markdown) makloda 2017-01-29 17:45:33 +0100
  • 0b7f07c79c Added question about acl rules for Spamassassin domain matching handling in amavis makloda 2017-01-29 17:44:49 +0100
  • 11d4fd9726 Added greylisting using postgrey Sven Kauber 2017-01-28 16:51:32 +0000
  • d40ae81d09 Hardening TLS ciphers (#492) Kai Ren 2017-01-25 15:10:40 +0200
  • e358e89d84 Increase sleep duration on Makefile steps to avoid races tyranron 2017-01-25 13:50:09 +0200
  • 78cfad5804 Add Nmap tests of PCI compliance for Postfix and Dovecot tyranron 2017-01-25 11:31:04 +0200
  • 1087e598b1 Mitigate Logjam vulnerability on Postfix tyranron 2017-01-24 16:27:40 +0200
  • a1929b9f4f Mitigate Logjam vulnerability on Dovecot tyranron 2017-01-24 12:27:41 +0200
  • de78a12cc7 Hardening Dovecot TLS ciphers tyranron 2017-01-24 12:01:58 +0200
  • fed48e646d Fixes #488 - Typo in README Thomas VIAL 2017-01-21 17:27:21 +0100
  • 16c90fc52a kubernetes fix (#484) Kevin Crawley 2017-01-20 16:30:29 -0600
  • bec968f482 Updated FAQ and Tips (markdown) Dominik 2017-01-19 22:14:17 +0100
  • fdd3a729ca piggyback mail_smtponly Kevin Crawley 2017-01-19 14:58:34 -0600
  • ab1e0e9c38 added hostname override test case Kevin Crawley 2017-01-19 14:48:22 -0600
  • 5e2effeab0 Added info about ONE_DIR Thomas VIAL 2017-01-19 21:39:20 +0100
  • 5b896695b3 modified parameter expansion Kevin Crawley 2017-01-19 12:58:05 -0600
  • c49cbaf0bc Merge remote-tracking branch 'upstream/master' Kevin Crawley 2017-01-19 09:45:07 -0600
  • 480113901e
    Added detail on development workflow Thomas VIAL 2017-01-19 13:31:04 +0100
  • 75529a077a added hook to override hostname; amavis fix kevin 2017-01-18 22:32:07 -0600
  • 7d72204a33 resolved conflicts kevin 2017-01-18 21:01:34 -0600
  • 3bd07af462 Set transport.host on elasticsearch.yml config file to avois Bootstrap Checks failure on production environments (#483) GrupoCITEC 2017-01-18 19:39:33 -0200