1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2026-04-28 21:24:53 +02:00

Commit Graph

  • e3cc627e18 refactor: Share a common helper (vhost builder) for sourcing domains (#2620) Brennan Kinney 2022-06-10 10:57:10 +12:00
  • c314c9c471 chore(check-for-changes.sh): Drop redundant guards (#2623) Brennan Kinney 2022-06-09 19:48:07 +12:00
  • 0a722276a8 chore: Extract out /var/mail ownership workaround (#2628) Brennan Kinney 2022-06-08 10:09:19 +12:00
  • 4b37cb5383 tests: Extract setup.sh cases to their own test file (#2629) Brennan Kinney 2022-06-08 10:07:09 +12:00
  • 8e0fd306b7 Check if fail2ban is running (#2626) Casper 2022-06-07 13:42:06 +02:00
  • 72650d4dc3 Add basic container healthcheck (#2625) Casper 2022-06-07 11:54:58 +02:00
  • 47a6c836f7 deploy: 62fdcb05f5 github-actions[bot] 2022-06-06 13:20:46 +00:00
  • 62fdcb05f5 chore: Remove redundant capability SYS_PTRACE (#2624) Brennan Kinney 2022-06-07 01:20:13 +12:00
  • 54904aa02c chore(housekeeping): Normalize how config files filter out unwanted lines (#2619) Brennan Kinney 2022-06-07 01:07:30 +12:00
  • fa8bfdc22a fix: Do not override an existing CONTAINER_NAME value (#2622) Brennan Kinney 2022-06-06 21:18:37 +12:00
  • d4ba2b7f50 deploy: 0010786d18 github-actions[bot] 2022-06-06 07:30:45 +00:00
  • 0010786d18 scripts: improve custom user-supplied Postfix configuration (#2598) Georg Lauterbach 2022-06-06 09:30:10 +02:00
  • 1f3e672018 fix(listmailuser): Don't parse comments when reading config (#2617) Brennan Kinney 2022-06-06 11:02:52 +12:00
  • 40e2d88482 chore: Merge helpers/sasl.sh into helpers/relay.sh (#2605) Brennan Kinney 2022-06-06 10:59:42 +12:00
  • ffe20b8ef0 Follow up for #2562 (#2618) Casper 2022-06-05 21:33:21 +02:00
  • 3d6e7a7bb8 service(postfix): Better handling of the compatibility_level setting (#2597) Brennan Kinney 2022-06-05 12:10:20 +12:00
  • 1bd8ef3976 chore: Sync dovecot-master-user commands to use new style syntax (#2611) Brennan Kinney 2022-06-05 12:05:33 +12:00
  • 5437b0e30b fix: Opt-out of implicit TLS for Amavis SMTP client transport (#2607) Brennan Kinney 2022-06-05 12:04:16 +12:00
  • d04aceccae fix: Only add state of enabled services for volume mount (#2608) Brennan Kinney 2022-06-05 12:02:25 +12:00
  • c862e1451d chore(housekeeping): Create helpers/change-detection.sh (#2610) Brennan Kinney 2022-06-05 11:59:54 +12:00
  • 598aee166c refactor: Revised relay.sh helper (#2604) Brennan Kinney 2022-06-05 11:27:15 +12:00
  • 9a739113f4 chore: Migrate SASLAUTHD_* vars into start-mailserver.sh (#2562) Casper 2022-06-04 21:28:13 +02:00
  • 4e3e16189c docs(CONTRIBUTORS): update contributors (#2612) github-actions[bot] 2022-06-03 14:24:08 +12:00
  • 3b4f44e837 tests(fix): Adjust for local testing conditions (#2606) Brennan Kinney 2022-05-30 12:53:30 +12:00
  • 05e45c349a scripts: fix error message caused by grep on first starts (#2591) Georg Lauterbach 2022-05-28 20:59:31 +02:00
  • cb2e986102 deploy: 0d30b92a83 github-actions[bot] 2022-05-18 10:19:04 +00:00
  • 0d30b92a83 documentation: DOCKER_HOST missing unix:// (#2595) pyy 2022-05-18 12:18:38 +02:00
  • b7e5d42e09 scripts: more consistency in start-mailserver.sh (#2587) Georg Lauterbach 2022-05-15 23:37:21 +02:00
  • 777d4a8cb7 scripts: loglevel warning message fix (#2588) Maximilian Hippler 2022-05-13 10:50:45 +02:00
  • 9558c0c43a deploy: 0b909b2a32 github-actions[bot] 2022-05-13 07:47:24 +00:00
  • 0b909b2a32 documentation: DOCKER_HOST missing unix:// (#2589) pyy 2022-05-13 09:46:54 +02:00
  • 13a194466b chore: Set permissions for GitHub actions (#2555) Naveen 2022-05-11 02:51:15 -05:00
  • 28dfb1bd00 chore(deps): Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 (#2580) dependabot[bot] 2022-05-10 18:07:49 +02:00
  • 372e3fe35e Use color variables instead of escape codes (#2565) Casper 2022-05-10 17:50:33 +02:00
  • 66949604a2 chore(deps): Bump docker/login-action from 1.14.1 to 2.0.0 (#2584) dependabot[bot] 2022-05-10 08:46:44 +02:00
  • fc454b62ba chore(deps): Bump docker/metadata-action from 3.8.0 to 4.0.1 (#2581) dependabot[bot] 2022-05-10 08:45:36 +02:00
  • 18f697970f chore(deps): Bump docker/build-push-action from 2.10.0 to 3.0.0 (#2582) dependabot[bot] 2022-05-10 08:43:00 +02:00
  • a7c02365ce chore(deps): Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 (#2583) dependabot[bot] 2022-05-10 08:32:18 +02:00
  • 50cca41035 deploy: 2f3cbfc144 github-actions[bot] 2022-05-07 22:28:58 +00:00
  • 2f3cbfc144 feat: Support for Dovecot master accounts (#2535) Andrew Cornford 2022-05-07 23:28:32 +01:00
  • 2977cb6962 Streamline 'printf' usage and consequently use a format string (#2564) Casper 2022-05-05 17:48:21 +02:00
  • 18acd7860b Run sedfile tests in container (#2569) Casper 2022-05-05 12:58:00 +02:00
  • 628e902233 Remove unnecessary quotes from command substitutions (#2561) Casper 2022-05-05 10:28:38 +02:00
  • b4c49d272f docs(CONTRIBUTORS): update contributors (#2570) github-actions[bot] 2022-05-03 13:00:59 +02:00
  • 94fff05424 chore(deps): Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 (#2574) dependabot[bot] 2022-05-02 15:52:19 +02:00
  • 25678694b5 chore(deps): Bump docker/metadata-action from 3.7.0 to 3.8.0 (#2573) dependabot[bot] 2022-05-02 15:24:58 +02:00
  • 32fba30bbc Don't issue warning when DKIM is not used (#2563) Casper 2022-04-29 19:03:16 +02:00
  • a672754ed7 chore: Add v11.0 to version selector list github-actions[bot] 2022-04-27 16:01:31 +00:00
  • e708a981ad deploy: 49a337ccfa github-actions[bot] 2022-04-27 16:01:12 +00:00
  • 49a337ccfa release: v11.0.0 (#2537) v11.0.0 Georg Lauterbach 2022-04-27 17:39:18 +02:00
  • 741eed6d51 deploy: 377bdb390e github-actions[bot] 2022-04-20 22:12:07 +00:00
  • 377bdb390e docs: Update FAQ (#2558) ontheair81 2022-04-21 00:11:38 +02:00
  • 182b71d33f chore: Drop setup.sh DATABASE fallback ENV (#2556) Brennan Kinney 2022-04-20 12:29:28 +12:00
  • cbcc3823d3 Fix changedetector restart loop (#2548) Casper 2022-04-19 21:09:25 +02:00
  • 31da8c1072 deploy: de61d42e68 github-actions[bot] 2022-04-19 08:45:18 +00:00
  • de61d42e68 Add ban feature to fail2ban script (#2538) Casper 2022-04-19 10:44:51 +02:00
  • 9aaf15b38f chore: (setup-stack.sh) Fix a small typo (#2552) Brennan Kinney 2022-04-19 12:53:45 +12:00
  • 80dd91ae62 Dockerfile: Remove not needed ENVs and add comment (#2541) Casper 2022-04-18 18:09:06 +02:00
  • ee0c088b1f setup.sh/setup: show usage when no argument is given (#2540) Casper 2022-04-18 15:28:12 +02:00
  • 1b1877f025 refactor: letsencrypt implicit location discovery (#2525) Brennan Kinney 2022-04-18 22:52:50 +12:00
  • 412f675bfe setup: added grace period for account creation (#2531) Georg Lauterbach 2022-04-18 10:48:48 +02:00
  • 3cb5668b6f chore(deps): Bump docker/metadata-action from 3.6.2 to 3.7.0 (#2543) dependabot[bot] 2022-04-11 21:30:15 +02:00
  • f3fe454b43 chore(deps): Bump actions/upload-artifact from 2 to 3 (#2542) dependabot[bot] 2022-04-11 16:19:53 +02:00
  • 6553f627e8 chore(deps): Bump actions/stale from 4 to 5 (#2544) dependabot[bot] 2022-04-11 15:29:38 +02:00
  • e7dd1341e3 deploy: a1726dc45a github-actions[bot] 2022-04-06 14:49:10 +00:00
  • a1726dc45a scripts: added TZ environment variable to set timezone (#2530) Georg Lauterbach 2022-04-06 16:48:41 +02:00
  • b1594a8b1c log/scripts: introduce proper log level fallback and env getter function (#2506) Georg Lauterbach 2022-04-05 17:10:01 +02:00
  • c7b16a599c log: adjust level and message(s) slightly for four messages (#2532) Georg Lauterbach 2022-04-05 16:21:07 +02:00
  • 46691424ca deploy: a9305a073f github-actions[bot] 2022-04-05 13:14:28 +00:00
  • a9305a073f firewall: replace iptables with nftables (#2505) Georg Lauterbach 2022-04-05 15:13:59 +02:00
  • 7c150402a0 chore(deps): Bump peterjgrainger/action-create-branch (#2528) dependabot[bot] 2022-04-05 10:43:58 +12:00
  • 9bd04f9b1f deploy: 21c218ac68 github-actions[bot] 2022-04-03 11:29:35 +00:00
  • 21c218ac68 scripts: remove DMS_DEBUG (#2523) Georg Lauterbach 2022-04-03 13:29:10 +02:00
  • 35fb744ffb scripts: refactored check-for-changes.sh (#2498) Georg Lauterbach 2022-04-02 19:39:15 +02:00
  • d651f3bd93 create .github/FUNDING.yml (#2512) Georg Lauterbach 2022-04-02 15:56:29 +02:00
  • a1ecd781c8 scripts: introduce _log to sedfile (#2507) Georg Lauterbach 2022-04-02 15:52:30 +02:00
  • 05f680b472 fix: typo in setup-stack.sh (#2521) Ikko Ashimine 2022-04-02 17:41:46 +09:00
  • 04e452a1ee tests: disabled "quota exceeded" test (#2511) Georg Lauterbach 2022-04-02 10:13:34 +02:00
  • aeb8cc1900 docs(CONTRIBUTORS): update contributors (#2517) github-actions[bot] 2022-04-01 19:32:36 +02:00
  • 2707474361 add compatibility for Bash 4 to setup.sh (#2519) Georg Lauterbach 2022-04-01 19:10:39 +02:00
  • 7655c788ee docs(deps): bump mkdocs-material to v8.2.8 (#2516) Frederic Werner 2022-03-31 14:21:43 +02:00
  • a54d774587 scripts: refactored daemon-stack.sh (#2496) Georg Lauterbach 2022-03-27 09:43:39 +02:00
  • 7721a48b9b scripts: refactoring & miscellaneous small changes (#2499) Georg Lauterbach 2022-03-26 10:17:08 +01:00
  • b9dbec3276 scripts: refactored scripts located under target/bin/ (#2500) Georg Lauterbach 2022-03-26 09:30:09 +01:00
  • f22d75fa62 Remove invalid URL from SPF message (#2503) Casper 2022-03-22 17:53:12 +01:00
  • 00dffb21f0 chore(deps): Bump actions/cache from 2.1.7 to 3 (#2502) dependabot[bot] 2022-03-21 18:43:58 +01:00
  • 0dc80e6d13 chore(deps): Bump docker/build-push-action from 2.9.0 to 2.10.0 (#2501) dependabot[bot] 2022-03-21 15:03:38 +01:00
  • b7bf40ac21 renamed function _errex -> _exit_with_error (#2497) Georg Lauterbach 2022-03-21 15:01:07 +01:00
  • 37c8e44566 Restart supervisord early (#2494) Casper 2022-03-21 13:42:12 +01:00
  • a78607575d deploy: 24031ae365 github-actions[bot] 2022-03-21 06:08:19 +00:00
  • 24031ae365 scripts: new log (#2493) Georg Lauterbach 2022-03-21 07:07:52 +01:00
  • d8d4b6a189 Improve test, get rid of sleep (#2492) Casper 2022-03-20 13:26:23 +01:00
  • 1bfc6d944a Use FQDN as REPORT_SENDER default value. (#2487) Casper 2022-03-18 19:41:02 +01:00
  • 1f174ce211 Merge pull request #2468 from docker-mailserver/issues/2467 Nathan Pierce 2022-03-18 13:07:46 -04:00
  • a435c32661 Merge branch 'master' into issues/2467 Nathan Pierce 2022-03-17 09:24:55 -04:00
  • 321ae744fa scripts: small refactorings (#2485) Georg Lauterbach 2022-03-17 11:24:30 +01:00
  • 6dd8d48a04 Merge branch 'master' into issues/2467 Nathan Pierce 2022-03-15 10:18:52 -04:00
  • b730942b96 Makefile: Remove backup/restore of obsolete config directory (#2479) Casper 2022-03-15 13:47:13 +01:00
  • de4b9faee7 deploy: 5b5b444094 github-actions[bot] 2022-03-15 01:52:12 +00:00
  • 5b5b444094 docs(fail2ban): Use the correct example config location (#2484) Casper 2022-03-15 02:51:47 +01:00