1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-05-04 00:55:28 +02:00

Commit Graph

  • 94bde85ac6
    docs: updated CONTRIBUTORS.md (#4036) github-actions[bot] 2024-05-26 10:41:01 +0200
  • 599980b13a docs: updated CONTRIBUTORS.md github-actions[bot] 2024-05-26 04:12:30 +0000
  • 03d831ee1a docs: updated CONTRIBUTORS.md github-actions[bot] 2024-05-26 04:05:15 +0000
  • b222035112
    scripts: perform additional checks when updating/adding/deletting accounts (#4033) Georg Lauterbach 2024-05-25 19:56:19 +0200
  • 15121a4ace
    Merge branch 'master' into lauter_g/check_accounts Casper 2024-05-25 19:55:15 +0200
  • 4119849284
    update: Dovecot FTS Xapian from 1.5.5 to 1.7.12 (#4034) Georg Lauterbach 2024-05-25 19:49:45 +0200
  • 3b60c8fd19
    updated CHANGELOG georglauterbach 2024-05-25 18:38:14 +0200
  • 3ec224b4cf
    replace _log_with_date with _log georglauterbach 2024-05-25 18:36:55 +0200
  • 1a32188e5a
    update log level format georglauterbach 2024-05-25 18:35:24 +0200
  • 4e91bae716
    update CHANGELOG georglauterbach 2024-05-25 18:11:49 +0200
  • c99b1ff008
    update Dockerfile to use recent updates georglauterbach 2024-05-25 18:11:37 +0200
  • a9dfc1f664
    update compile.sh and Dovecot FTS Xapian to 1.7.12 georglauterbach 2024-05-25 18:11:14 +0200
  • 955d5e17cc
    add an additional local keyword georglauterbach 2024-05-25 18:09:48 +0200
  • fe9b75dd3a
    add test to verify bug fix works correctly georglauterbach 2024-05-25 18:08:22 +0200
  • abe2d97eed
    update CHANGELOG georglauterbach 2024-05-25 17:51:47 +0200
  • 0ca073d49c
    normalize accounts to lowercase georglauterbach 2024-05-25 17:24:47 +0200
  • d044186292 deploy: 993c7b044f126aa941ea30d4ac86dd38c5dc5fe4 github-actions[bot] 2024-05-21 14:50:07 +0000
  • 993c7b044f
    breaking: Drop Dovecot support for Solr (#4025) Jiří Štefka 2024-05-21 16:49:39 +0200
  • e51869d12e
    chore: Remove doc reference in favor of changelog entry Brennan Kinney 2024-05-22 00:50:56 +1200
  • 245b41e526
    Merge branch 'master' into drop-solr Casper 2024-05-21 11:53:28 +0200
  • 0d13c20aa2
    Update CHANGELOG.md Brennan Kinney 2024-05-21 11:23:20 +1200
  • 96b99611cc
    docs(CHANGELOG): Add Solr dropped notice jiriks74 2024-05-20 22:59:20 +0200
  • 5f8e269ab8 deploy: 92b06c40204d97d03a1d3172bb1964a069690759 github-actions[bot] 2024-05-20 13:08:12 +0000
  • 92b06c4020
    docs(rspamd): Add guidance for setting WebUI password (#4023) Jiří Štefka 2024-05-20 15:07:42 +0200
  • b5c46d860c
    chore(Solr)!: Drop Solr Solr now uses a 2yo image in DMS available only for the amd64 architecture. jiriks74 2024-05-20 14:15:52 +0200
  • f12b8a38af
    Update rspamd.md Brennan Kinney 2024-05-20 22:27:56 +1200
  • 421e3a7d9c
    Apply suggestions from code review Brennan Kinney 2024-05-20 22:20:18 +1200
  • 418b46ec81
    Apply review suggestion Brennan Kinney 2024-05-20 12:26:32 +1200
  • 0513107a6f
    fix(docs/rspamd): Add section on how to setup WebUI password jiriks74 2024-05-20 01:15:33 +0200
  • 03c905e6f1
    docs: updated CONTRIBUTORS.md (#4021) github-actions[bot] 2024-05-19 14:06:59 +0200
  • ed669bd314
    fix: /var/mail-state should not symlink non-existing directories (#4018) Brennan Kinney 2024-05-19 22:32:53 +1200
  • 9328f6f949 docs: updated CONTRIBUTORS.md github-actions[bot] 2024-05-19 04:06:11 +0000
  • bc84a47552
    Merge branch 'master' into fix/ensure-mkdir-before-symlinking-mail-state Brennan Kinney 2024-05-18 11:25:39 +1200
  • 4a236f3205
    chore: Revert removing feature toggle for fetchmail debug Brennan Kinney 2024-05-17 22:17:00 +1200
  • 5b53cc9b47 deploy: a780fb331169dbd6a2d521b5d81900a4ef8636e7 github-actions[bot] 2024-05-17 09:38:28 +0000
  • a780fb3311
    docs: Add tip for disabling the default SPF service (#4019) pyy 2024-05-17 11:38:02 +0200
  • db9ce5ffa1
    chore: Move docs ref link to end of file. Brennan Kinney 2024-05-17 21:35:06 +1200
  • db3f165b36
    chore: Review feedback Brennan Kinney 2024-05-17 21:33:47 +1200
  • d9fa7ee010
    Merge branch 'master' into fix/ensure-mkdir-before-symlinking-mail-state Brennan Kinney 2024-05-17 21:26:09 +1200
  • 146ca77df2
    chore: Update CHANGELOG.md entry Brennan Kinney 2024-05-17 21:25:36 +1200
  • dc9726d372
    chore: Fetchmail debug should require ENV enabled Brennan Kinney 2024-05-17 21:22:43 +1200
  • b7ff8b2e7a
    fix: Drop /var/lib/getmail/ location Brennan Kinney 2024-05-17 21:21:46 +1200
  • 8e1f0f23a7
    Merge branch 'master' into patch-1 Georg Lauterbach 2024-05-17 09:57:23 +0200
  • 006f442cd0
    Update .ecrc.json to exclude CONTRIBUTORS.md (#4020) Georg Lauterbach 2024-05-17 09:57:07 +0200
  • f010b69b69
    Update .ecrc.json to exclude CONTRIBUTORS.md Georg Lauterbach 2024-05-17 09:40:58 +0200
  • 6048366741
    docs: update dkim_dmarc_spf.md pyy 2024-05-16 12:50:02 +0200
  • df1939abc3
    chore: Update CHANGELOG.md Brennan Kinney 2024-05-16 13:01:24 +1200
  • dad2abdb72
    fix: Properly implement fix Brennan Kinney 2024-05-16 12:57:13 +1200
  • d71db46a39
    fix: /var/mail-state should ensure service dir exists before symlinking Brennan Kinney 2024-05-16 12:34:45 +1200
  • 5bd8df68eb
    docs: updated CONTRIBUTORS.md (#4014) github-actions[bot] 2024-05-12 11:55:22 +0200
  • dab3d9fe71
    chore(logwatch): Add ignore.conf to ignore logs from Dovecot index-worker (#4012) mmehnert 2024-05-12 09:59:22 +0200
  • 07fca8b0e8 Update CHANGELOG.md: mention logwatch filtering of indexer-worker messages Maximilian Mehnert 2024-05-12 08:03:37 +0200
  • 704dc52af7 docs: updated CONTRIBUTORS.md github-actions[bot] 2024-05-12 04:05:07 +0000
  • ea0c515226
    Update ignore.conf to include comment about dovecot-fts-xapian mmehnert 2024-05-11 16:57:33 +0200
  • 9ce40f635b add logwatch ignore.conf and ignore "dovecot: indexer-worker" output of successfuly indexed messages Maximilian Mehnert 2024-05-11 12:49:07 +0200
  • 016d6b5255
    chore(deps): Bump akhilmhdh/contributors-readme-action (#4005) dependabot[bot] 2024-05-06 19:02:41 +0200
  • 0d1a474dd7
    chore(deps): Bump akhilmhdh/contributors-readme-action dependabot[bot] 2024-05-06 12:55:53 +0000
  • fa833bc30c deploy: 10f72224ca9ee3d2f82b187270d7099cf46537e1 github-actions[bot] 2024-05-05 17:27:26 +0000
  • 10f72224ca
    Update typo in kubernetes.md (#4003) F. Eber 2024-05-05 19:26:58 +0200
  • 0657847230
    Update typo in kubernetes.md F. Eber 2024-05-05 15:58:21 +0200
  • d52b813cd9
    docs: updated CONTRIBUTORS.md (#4002) github-actions[bot] 2024-05-05 11:42:59 +0200
  • 083bc2a9b9 docs: updated CONTRIBUTORS.md github-actions[bot] 2024-05-05 04:05:48 +0000
  • e2c2a22dcf
    fix: postfix-main.cf may depend upon postfix-master.cf (#3880) Brennan Kinney 2024-05-03 11:12:34 +1200
  • cf34429935
    Merge branch 'master' into fix/override-postfix-configs-dependency Brennan Kinney 2024-05-02 19:57:18 +1200