Commit Graph

  • af8b1657ab Dockerfile cleanup (#665) Daniel Panteleit 2017-07-23 19:38:34 +0200
  • 5b9f0a6b9d Improvements: * Stray pid files that could hinder a proper startup of postgrey and dovecot are now removed on container start * When the container is stopped, all services are now shut down properly - previously, the services were just killed, resulting in stray pid files and - possibly - corruption of files modified by the services at the time of termination - stopping the container is now much faster (previously took 10 seconds - the standard grace period for containers from being signalled by 'docker stop' and timing out and being killed off) Felix Schwarz 2017-07-23 14:26:14 +0200
  • 63970b6f2b using travis_retry for image building #664 Daniel Panteleit 2017-07-23 12:00:44 +0200
  • 7b13e1b480 Dockerfile cleanup #665 Daniel Panteleit 2017-07-23 11:34:18 +0200
  • 88e3d88de1 Fixed Postgrey re-startup by reoving pid file, suggested by @Sharsie (#658) Thomas VIAL 2017-07-20 10:59:41 +0200
  • 7674297e92 Fixed Postgrey re-startup by reoving pid file, suggested by @Sharsie #658 Thomas VIAL 2017-07-20 10:12:39 +0200
  • ffb9c180b8 New features: * ADD_PERMIT_NETWORK options allows to specify additional networks to whitelist in mynetworks while retaining the benefits of automatically determining relevant networks through PERMIT_DOCKER. E.g. to add the network "10.0.1.0/24", set ADD_PERMIT_NETWORK to "10.0.1.0/24" * DISABLE_FILTERS_FOR_MYNETWORKS option to add amavisd-new configuration to disable clamav/spamassassin filters for the IPv4 hosts listed in mynetworks (amavisd-new doesn't seem to support IPv6 here). Set DISABLE_FILTERS_FOR_MYNETWORKS to enable this. * Added PCRE support to postfix, allowing efficient rejections of mail headers and body based on PCRE regexps. The regexps can be placed in config/postfix-reject_body_checks and config/reject_header_checks accordingly. See postfix main.cf documentation on header_checks and body_checks for more information. * Added support for the second postgrey whitelist (whitelist_clients.local) Felix Schwarz 2017-07-18 16:15:30 +0200
  • f9ff2d1676 Merge branch 'master' into feature/mailfolder #654 Steffen 2017-07-11 23:34:58 +0200
  • 3f0108b9a6 Modified bats tests to have the new maildir, except ldap Steffen Sachse 2017-07-11 23:32:07 +0200
  • af760295bd Change Email-Folder to /var/mail/%d/%u/mails Steffen Sachse 2017-07-11 22:15:32 +0200
  • 47468b1495 Merge b6f2bade84 into dbf65789f2 #631 Luke Allen 2017-07-09 22:11:03 +0000
  • dbf65789f2 Integrate docker-configomat for configuration parts of start-mailserver.sh #648 (#650) alinmear 2017-07-10 00:11:00 +0200
  • b6f2bade84 make all processes log to console #631 Luke 2017-07-09 14:58:34 -0700
  • 1e0acd93c4 Replaced override_config with configomat.sh #650 alinmear 2017-07-08 23:45:50 +0200
  • 60bfc60a2e Add configomat.sh to Dockerfile alinmear 2017-07-08 23:43:49 +0200
  • b250422d5e Add submodule docker-configomat alinmear 2017-07-08 23:42:02 +0200
  • 0f24b45cfe set Dovecot config files before starting it Luke 2017-07-06 01:42:41 -0700
  • c15d0c2f39 Updated Configue LDAP (markdown) alinmear 2017-07-03 13:52:19 +0200
  • 4370439a87 Updated Configue LDAP (markdown) alinmear 2017-07-03 13:47:48 +0200
  • a5a301e24d Updated Configue LDAP (markdown) alinmear 2017-07-03 13:47:12 +0200
  • 7a0633566f Merge 65d2808f13 into 21fb3f3c86 #636 Johan Smits 2017-07-03 11:33:20 +0000
  • 21fb3f3c86 Fix ldap related critical Problems (#644) alinmear 2017-07-03 13:16:16 +0200
  • ee1d627cfa Update README.md #644 alinmear 2017-07-03 11:57:46 +0200
  • 06c557380a Update Readme alinmear 2017-07-03 11:34:38 +0200
  • 75dc1d4eb8 Add DOVECOT Vars to Makefile; commented USER and PASS FILTER alinmear 2017-07-02 23:02:58 +0200
  • 67ca124e48 Update Makefile to reflect recent changes alinmear 2017-07-02 22:14:49 +0200
  • 441ba81242 Add 3 env variables for ldap: LDAP_QUERY_FILTER_{USER,GROUP,ALIAS} alinmear 2017-07-02 22:13:15 +0200
  • ac135ee84c Fix mail_with_ldap setting dn pass explicit alinmear 2017-07-02 10:05:13 +0200
  • f9f25972c9 Renamed Test 129, to be clear that this belongs to ldap alinmear 2017-07-02 09:59:00 +0200
  • 0a2f308ec4 Fix quoting typo alinmear 2017-07-02 00:01:27 +0200
  • 8a21f497e7 Fix erroneous removal of an conditional within the postfix override alinmear 2017-07-01 21:37:26 +0200
  • e448235aff Fix typo alinmear 2017-07-01 21:32:03 +0200
  • f6403d954a Merge a88b7ce2f3 into 1effcdebd7 #643 alinmear 2017-07-01 19:25:38 +0000
  • a88b7ce2f3 Fix erroneous removal of an conditional within the postfix override function #643 alinmear 2017-07-01 21:25:28 +0200
  • a5877e4d59 Fix override_config for strings containing & alinmear 2017-07-01 20:47:28 +0200
  • 1effcdebd7 Letsencrypt : do not check the optional cert.pem (#639) Richard Février 2017-07-01 14:32:12 +0200
  • 6cd603c0d6 Fix wrong ldap hosts value within the bats test alinmear 2017-06-30 23:25:47 +0200
  • bc11ead67d Fix typo within DEFAULT_VARS Definitions alinmear 2017-06-30 23:01:17 +0200
  • 2afc3e11c2 Fix Dovecot Ldap Problems alinmear 2017-06-30 11:34:54 +0200
  • 6162cac0fa Add in-Kubernetes usage docs tyranron 2017-06-27 22:23:54 +0300
  • 82cf6c8be8 Letsencrypt : do not check the optional cert.pem #639 Richard Février 2017-06-25 20:20:29 +0200
  • 65d2808f13 Also search on the mail so that the email can be delivered. #636 Johan Smits 2017-06-24 12:05:38 +0200
  • 5a86193dbf Environment variable for amavis subject tag (#596) Alexander Elbracht 2017-06-23 21:50:01 +0200
  • 1cc032ee41 Overwrite environment variable in config file #596 Alexander Elbracht 2017-06-23 20:06:27 +0200
  • 504494e4dd Updated Configure Accounts (markdown) Thomas VIAL 2017-06-19 20:39:22 +0200
  • fc9f40b398 Added information regarding multi-domain Thomas VIAL 2017-06-19 20:38:37 +0200
  • 12ce51bf40 show startup output on stdout Luke 2017-06-15 03:25:11 -0700
  • 3569aebcb6 Support for modifying Postfix' master.cf (#595) MadsRC 2017-06-13 13:20:25 +0200
  • 23c4aa5919 tests Luke 2017-06-09 15:28:05 -0700
  • cae491c82a Merge branch 'issue-594' of github.com:MadsRC/docker-mailserver into issue-594 #595 Mads R. Havmand 2017-06-09 12:49:07 +0200
  • 73f1e46796 Added unit test for postfix master.cf overrides Mads R. Havmand 2017-06-09 12:45:08 +0200
  • 0c1cd2b1b3 Merge 36b88290fc into 2e4e65b705 #629 Jonathan Elias Caicedo 2017-06-09 00:34:10 +0000
  • 1cf3a01435 Merge 1a017ca2bf into 2e4e65b705 #553 Matthias Walthart 2017-06-08 19:45:30 +0000
  • 308e82b66a Merge 865873cdb9 into 2e4e65b705 #613 Robert Schumann 2017-06-08 08:39:39 +0000
  • b8f17b4d0f Updated Configue LDAP (markdown) alinmear 2017-06-08 08:42:23 +0200
  • e9196226f3 final fixes Luke 2017-06-07 15:57:48 -0700
  • 2e4e65b705 Fix Container Startup Fails on daemon start: opendkim #621 (#627) alinmear 2017-06-07 15:35:42 +0200
  • 323d13a68a cleanup Luke 2017-06-07 02:48:00 -0700
  • 348d2e34a8 seems to work now Luke 2017-06-07 02:17:17 -0700
  • 36b88290fc Increase message size limit to 25MB #629 Jonathan Elias Caicedo 2017-06-06 20:48:52 -0400
  • 2af16ccc14 Title Marvin Blum 2017-06-06 18:30:49 +0200
  • 02664c68cf Typo, grammar. Marvin Blum 2017-06-06 18:29:53 +0200
  • 01ae597637 setting programs to run in foreground LukeAllen 2017-06-05 21:07:06 -0700
  • 9c45d34bc6 Fix Container Startup Fails on daemon start: opendkim #621 #627 alinmear 2017-06-05 23:04:31 +0200
  • 45c1f286a6 installed supervisor. Still need to set tasks to run in foreground. LukeAllen 2017-06-02 21:45:47 -0700
  • 43b2b8f443 Merge 4e3725f56d into b2922935ff #383 Marcelo Schmidt 2017-05-25 19:35:16 +0000
  • 865873cdb9 add switchable dovecot feature address extension #613 Robert Schumann 2017-05-23 23:29:56 +0200
  • b2922935ff This should fix most of 2.3 issues reported in #545 & #586 (#612) Thomas VIAL 2017-05-22 09:28:32 +0200
  • a2d4f62118 Fixing configuration when using LDAP #612 Thomas VIAL 2017-05-21 16:56:48 +0200
  • 90679e237e This should fix most of 2.3 issues reported in #545 & 586 Thomas VIAL 2017-05-21 16:25:42 +0200
  • 17fe0d7b70 Updated Debugging (markdown) Florian Wendelborn 2017-05-13 21:56:06 +0200
  • a8c8a8d2dd Cleaned up headings, added call for authors/contributors Robert Gregor 2017-05-13 14:16:08 -0400
  • c19bed7706 added updated alias methods for setup.sh Robert Gregor 2017-05-13 14:15:04 -0400
  • eb6bd11d3d Mention sieve-pipe Arne Kepp 2017-05-11 20:40:12 +0200
  • c0530491c3 Add sieve pipe and filter (#574) Arne Kepp 2017-05-10 09:54:02 +0200
  • 070f0da014 Fixes Postgrey whitelist_local copy issue Michael Als 2017-05-10 09:42:44 +0200
  • 5b9908bd04 Add integration tests for spam subject tag Alexander Elbracht 2017-05-09 16:16:37 +0200
  • 2c71e9b7c6 Only try to copy whitelist local if it exists in the source directory #597 Michael Als 2017-05-09 07:43:26 +0200
  • 539e552223 Add SA_SPAM_SUBJECT to readme Alexander Elbracht 2017-05-08 16:28:17 +0200
  • 3a534ed71b Environment variable for spam subject tag Alexander Elbracht 2017-05-08 15:42:40 +0200
  • a0b1b67ae6 Support for modifying Postfix' master.cf, using the syntax, in postfix-master.cf Mads R Havmand 2017-05-06 20:01:51 +0200
  • a33d0aa947 Adjustments related to switch to 16.04 #574 Arne Kepp 2017-05-05 12:25:30 +0200
  • 0060a76f3f Pull from tomav/docker-mailserver and resolve Dockerfile conflict Arne Kepp 2017-05-03 22:45:21 +0200
  • 6516808936 Merge 42a8de2730 into feff849d62 #532 Wim 2017-04-27 20:02:54 +0000
  • a7b12e41b2 Updated Configue LDAP (markdown) Thomas VIAL 2017-04-27 18:01:51 +0200
  • feff849d62 Changed README to :latest tag Thomas VIAL 2017-04-27 18:01:26 +0200
  • 95d3375010 Upgrade to 16.04 (#571) Thomas A. Kilian 2017-04-27 17:59:28 +0200
  • 50ac2bdc07 Fix #526: fatal: no SASL authentication mechanisms (#556) alinmear 2017-04-26 14:56:33 +0200
  • 26992bb66f #503 (#522) alinmear 2017-04-26 14:56:09 +0200
  • 2229284c11 Created Configue LDAP (markdown) alinmear 2017-04-19 10:49:26 +0200
  • e0e6ffd042 Fix test #556 alinmear 2017-04-18 22:05:50 +0200
  • e010d4b147 Merge branch '#526' of https://github.com/alinmear/docker-mailserver into #526 alinmear 2017-04-18 21:24:05 +0200
  • c1b4e5ffd1 Fix #526: fatal: no SASL authentication mechanisms alinmear 2017-03-19 20:25:27 +0100
  • 1e58f1d402 Fix #526: fatal: no SASL authentication mechanisms alinmear 2017-03-19 20:25:27 +0100
  • 62f6fbbaae Fixes #496 enabling all domains to get spam headers and spam checks (#563) Thomas VIAL 2017-04-18 14:18:42 +0200
  • 2c4896105e
    Back to regex #563 Thomas VIAL 2017-04-18 11:47:47 +0200
  • 3f83291a51
    Removed default files except the new one Thomas VIAL 2017-04-18 11:46:34 +0200
  • 4e842c75f8 Mention submodule dependency (#573) Arne Kepp 2017-04-17 18:30:04 +0200
  • a144f3811c Issue 538 (#541) Thomas A. Kilian 2017-04-17 18:27:28 +0200
  • f70ab01d79 Fix indentation Arne Kepp 2017-04-15 21:09:13 +0200