Commit Graph

  • 506c6151d6 Merge branch 'various-things' into 'master' master Martin Weinelt 2025-05-29 06:58:39 +00:00
  • 11bfdbf136
    tests: drop dhparam default length configuration Martin Weinelt 2025-05-29 08:49:37 +02:00
  • 10cccc7706
    docs: fix code block syntax in migration init Martin Weinelt 2025-05-29 08:48:56 +02:00
  • 6a78dc3375 Merge branch 'stateVersion' into 'master' Martin Weinelt 2025-05-29 06:14:17 +00:00
  • 792225e256
    Introduce stateVersion concept Martin Weinelt 2025-05-22 02:45:55 +02:00
  • 53007af63f Merge branch 'release-25.05' into 'master' nixos-25.05 Martin Weinelt 2025-05-23 01:53:51 +00:00
  • 51d48f1492
    Release 25.11 snm-25.05 Martin Weinelt 2025-05-20 01:00:54 +02:00
  • b4ae17d224
    Reformat release notes Martin Weinelt 2025-05-21 00:53:28 +02:00
  • f7a221bc69
    flake.nix: expose packages for custom pre-commit hooks in devshell Martin Weinelt 2025-05-21 00:56:01 +02:00
  • dceb60ea7d Merge branch 'master-dovecot-fts-flatcurve' into 'master' Martin Weinelt 2025-05-19 22:44:15 +00:00
  • 826a3b2fcf tests/external: ignore time adjustments warnings euxane 2025-05-19 17:13:11 +02:00
  • 0cbdf465e4 dovecot/fts: warn on stopwords filter with multiple languages euxane 2025-05-19 16:36:50 +02:00
  • e287d83ab1 release-notes: mention switch to fts-flatcurve for FTS euxane 2025-01-30 21:06:23 +01:00
  • 2ed7a94782 dovecot/fts: switch to fts-flatcurve euxane 2025-01-24 17:36:40 +01:00
  • 433520257a Merge branch 'pre-commit' into 'master' Martin Weinelt 2025-05-15 14:47:14 +00:00
  • aa8366d234
    treewide: remove dead nix references Martin Weinelt 2025-05-15 16:41:30 +02:00
  • 9a6190ceea
    rspamd: remove indirection in path to runtime directory Martin Weinelt 2025-05-10 01:02:44 +02:00
  • 1e51a503b1
    dovecot: drop unused pipe scripts Martin Weinelt 2025-05-09 22:50:10 +02:00
  • fce540024a
    docs/howto-develop: document the devshell Martin Weinelt 2025-05-08 18:53:25 +02:00
  • 040f07ff45
    docs/howto-develop: update chat room references Martin Weinelt 2025-05-08 18:53:01 +02:00
  • a73982f5b4
    docs: migrate wiki references to wiki.nixos.org Martin Weinelt 2025-05-08 18:32:21 +02:00
  • fbfd948535
    flake.nix: remove clamav from devshell, add glab Martin Weinelt 2025-05-08 07:52:26 +02:00
  • 4c25278507
    flake.nix: print options.md outpath during build Martin Weinelt 2025-05-08 07:31:25 +02:00
  • 3268d8b0d8
    scripts/generate-options: refactor Martin Weinelt 2025-05-08 07:30:09 +02:00
  • 4839fa6614
    scripts: migrate format strings to f-strings Martin Weinelt 2025-05-08 06:25:55 +02:00
  • ddc6ce61db
    docs: fix linting issues Martin Weinelt 2025-05-08 03:43:43 +02:00
  • a6eb2a8f9a
    README.md: reformat with markdownlint Martin Weinelt 2025-05-08 02:17:10 +02:00
  • a7d580b934
    treewide: reformat python code Martin Weinelt 2025-05-08 01:40:37 +02:00
  • f9fcbe9430
    scripts/generate-options: fix typing issue Martin Weinelt 2025-05-08 01:38:42 +02:00
  • 1615c93511
    scripts/mail-check: fix typing issues Martin Weinelt 2025-05-08 01:13:15 +02:00
  • 313f94ed8f
    flake.nix: create pre-commit hydra job Martin Weinelt 2025-05-07 21:46:57 +02:00
  • ff9087adb4
    flake.nix: drop CC from devshell Martin Weinelt 2025-04-24 01:48:36 +02:00
  • d0ac5ce64c
    flake.nix: annotate flake-compat usage Martin Weinelt 2025-04-23 17:39:44 +02:00
  • dccca0506a
    Provide direnv integration for flake devshell Martin Weinelt 2025-04-23 17:12:12 +02:00
  • 41e513da64
    flake.nix: configure pre-commit Martin Weinelt 2025-04-23 16:51:22 +02:00
  • 1899fbe3fb Merge branch 'nixpkgs-update' into 'master' Martin Weinelt 2025-05-15 14:27:57 +00:00
  • dd83a2c7ad
    dovecot: rename sieve bayes/ham learning script Martin Weinelt 2025-05-12 03:13:14 +02:00
  • 235dba2d82
    tests/external: ignore new xapian warnings Martin Weinelt 2025-05-12 01:03:46 +02:00
  • edd828ca88
    flake.lock: Update Martin Weinelt 2025-05-15 16:15:54 +02:00
  • 1ce644871b
    flake.nix: ignore the flake registry Martin Weinelt 2025-05-15 04:18:31 +02:00
  • da66510f68 Merge branch 'ci-reuse-flake-nixpkgs' into 'master' Martin Weinelt 2025-05-11 04:22:14 +00:00
  • 1f82d59d67
    ci: use hydra-cli from pinned nixpkgs Martin Weinelt 2025-05-10 20:58:46 +02:00
  • 61b3a2c5ec Merge branch 'runtest-with-pinned-nixpkgs' into 'master' Martin Weinelt 2025-05-10 16:23:55 +00:00
  • ef1e02e555
    flake.nix: run tests against pinned nixpkgs Martin Weinelt 2025-05-10 02:36:21 +02:00
  • 1feca02008 Merge branch 'drop-nixops' into 'master' Martin Weinelt 2025-05-08 21:36:38 +00:00
  • b92870c240 treewide: drop nixops docs and examples Martin Weinelt 2025-05-08 23:22:29 +02:00
  • a7d2b05a99 Merge branch 'quota-status-uds' into 'master' Martin Weinelt 2025-05-07 17:05:15 +00:00
  • 4a09d6460a Merge branch 'tests-remove-broken-escape-sequences' into 'master' Martin Weinelt 2025-05-07 16:38:00 +00:00
  • a1ff289bf9
    dovecot: migrate queue-status to UNIX domain socket Martin Weinelt 2025-05-07 18:00:16 +02:00
  • 7bb0f43503 Merge branch 'dane-lookups' into 'master' lewo 2025-05-07 07:02:02 +00:00
  • 86b48f368f
    tests: remove invalid escape sequences Martin Weinelt 2025-05-07 03:55:17 +02:00
  • e488e3639a Merge branch 'postfix-comments' into 'master' Martin Weinelt 2025-05-07 00:59:11 +00:00
  • 2e254b4b5e
    postfix: adjust comments around smtpd_recipient_restrictions Martin Weinelt 2025-05-07 02:52:28 +02:00
  • 1471e54b92 Merge branch 'no-tls-1.1' into 'master' Martin Weinelt 2025-05-07 00:48:13 +00:00
  • fac7efe946
    postfix: Support opportunistic DANE TLS Martin Weinelt 2025-05-07 02:23:32 +02:00
  • 155ba08be7 Merge branch 'readme' into 'master' Martin Weinelt 2025-05-06 15:25:37 +00:00
  • 71c5fe04f1 postfix: disable TLSv1.1 Robert Schütz 2021-06-24 18:02:50 +02:00
  • 8b4990905c Merge branch 'feature/ldap_forwards' into 'master' Martin Weinelt 2025-05-06 03:38:48 +00:00
  • f6a64f713c
    docs/release-notes: advertise mailserver.forwards with ldap Martin Weinelt 2025-05-06 05:30:05 +02:00
  • b343c5e8fa
    assertions: Allow mailserver.forwards with LDAP set up Elian Doran 2023-12-27 20:27:11 +02:00
  • 776162c162 Merge branch 'dev/check-quota-is-null' into 'master' Martin Weinelt 2025-05-06 02:27:36 +00:00
  • 6f3ece9181 mail-server/dovecot: check if quota is non-null instead of string Leon Schuermann 2025-05-06 02:27:36 +00:00
  • 2d0b3fdeb0
    README: Add automatic client configuration support to the roadmap Martin Weinelt 2025-05-06 03:37:23 +02:00
  • 4320259e34
    README: add matrix room, reference libera connection information Martin Weinelt 2025-05-06 03:27:58 +02:00
  • 7091fad860 Merge branch 'rspamd-dkim-signing' into 'master' Martin Weinelt 2025-05-05 23:33:20 +00:00
  • 2520e662f7 tests/external: make DKIM signing test more explicit Martin Weinelt 2025-04-15 01:57:24 +02:00
  • 630b5c4fdd Use rspamd for DKIM signing, drop OpenDKIM Martin Weinelt 2025-04-11 05:25:08 +02:00
  • 2c37e563fd Merge branch 'cleanup' into 'master' Martin Weinelt 2025-05-05 20:58:25 +00:00
  • 8800bccab8
    dovecot: fix config indent Martin Weinelt 2025-05-05 22:30:39 +02:00
  • 84bf0c0c07
    README.md: remove mailing list information Martin Weinelt 2025-05-05 21:52:42 +02:00
  • a071813b97
    README: reword feature list Martin Weinelt 2025-05-05 21:51:59 +02:00
  • ca69f91f6b
    update.sh: drop Martin Weinelt 2025-05-05 21:21:58 +02:00
  • 14857a0309 Fix the RTD build nixos-24.11 Antoine Eiche 2025-05-05 20:22:45 +02:00
  • 0c1e0ef3c1 Increase the evaluation periodicity from 30s to 5m Antoine Eiche 2025-02-09 18:05:08 +01:00
  • 35185c023e Merge branch 'fix-rtd' into 'master' lewo 2025-05-05 18:28:40 +00:00
  • 75b1908f24 Fix the RTD build fix-rtd Antoine Eiche 2025-05-05 20:22:45 +02:00
  • 95e2de368f Merge branch 'dovecot-prefer-client-ciphers' into 'master' Martin Weinelt 2025-05-02 21:13:37 +00:00
  • b859c910ab dmarc-reports: report mail message id with domain Marcel 2024-08-11 17:20:45 +02:00
  • 46fe2c25c8 dovecot: prefer client cipher list Martin Weinelt 2025-04-23 15:54:03 +02:00
  • ab52efd622
    ci: update to nixos-24.11 Martin Weinelt 2025-04-23 16:02:07 +02:00
  • 42651ce2d3
    docs: update release notes Martin Weinelt 2025-04-20 17:49:39 +02:00
  • bba070a1fe
    Remove policy-spf Sandro Jäckel 2025-04-17 02:54:47 +02:00
  • 745c6ee861
    rspamd: Use redis over a unix socket by default Martin Weinelt 2025-04-13 03:54:51 +02:00
  • 7bdf5003c7 docs/dns: update DKIM TXT instructions Jeremy Fleischman 2025-03-13 11:50:56 -05:00
  • 1873ed0908
    README: Update existing and future features Martin Weinelt 2025-04-13 04:57:17 +02:00
  • efe77ce806 mail-server: add dmarcReporting.excludeDomains Maximilian Bosch 2023-05-06 11:20:12 +02:00
  • a222b1733e Switch to GitLab pages gitlab-pages Antoine Eiche 2025-02-14 09:51:37 +01:00
  • b4fbffe79c services.dovecot2.modules option has been removed Yureka 2025-03-12 23:51:07 +01:00
  • 0c40a0b2c6 dovecot: use expanded variable names Michael Lohmann 2025-03-17 13:52:14 +01:00
  • 9b5df96132 postfix: enable smtp tls logging Philipp Bartsch 2020-07-08 23:48:53 +02:00
  • 90539a1a99 Fix URLs for dovecot Michael Lohmann 2025-02-14 20:32:18 +01:00
  • c8ec4d5e43 remove rebootAfterKernelUpgrade option Michael Lohmann 2025-02-24 22:29:18 +01:00
  • f23faf97d6 rebootAfterKernelUpgrade: document that this can be done from nixos Michael Lohmann 2025-02-24 16:11:59 +01:00
  • 8c1c4640b8 Increase the evaluation periodicity from 30s to 5m eval-period Antoine Eiche 2025-02-09 18:05:08 +01:00
  • 6b425d13f5 tests: fix renamed options warnings euxane 2025-01-24 17:40:48 +01:00
  • ade37b2765 fts xapian: adapt to newer versions Guillaume Girol 2025-01-18 12:00:00 +00:00
  • dc0569066e Make imap memory limit configurable Ryan Trinkle 2024-04-08 14:20:46 +00:00
  • 87ffaad9a3 Add quota-status memory limit Ryan Trinkle 2024-04-08 14:03:19 +00:00
  • 4a5eb4baea Make LMTP memory limit configurable Ryan Trinkle 2024-04-08 13:33:50 +00:00
  • 636b82f417 docs: fix add-roundcube.rst nixos-24.05 Wil deBeest 2024-12-22 16:43:48 +00:00