aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home.legacy/conf/mail (unfollow)
Commit message (Collapse)Author
2025-10-20{modules,legacy}/{git,conf/mail}: Use new rfc42 git configBenedikt Peetz
2025-05-09revert: "fix(modules/legacy/conf/mail): Switch to stalwart-mail"Benedikt Peetz
This reverts commit cccdf0fc683ece66baaffd3bbdd268cded02bda1. Stalwart-mail does not yet work correctly.
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-07fix(modules/legacy/conf/mail): Switch to stalwart-mailBenedikt Peetz
2025-03-30revert: "fix(modules/legacy/mail/soispha): Use new mail-server"Benedikt Peetz
This reverts commit 1f3909f13064e79e77283b2d27c9340b8a504c84.
2025-03-30fix(modules/legacy/mail/soispha): Use new mail-serverBenedikt Peetz
2025-03-10fix(modules/legacy/conf/mail/git-credential-helper): Exit cleanly if ↵Benedikt Peetz
passwordCommand fails
2025-02-22fix(modules/legacy/conf/mail): Actually add the password, when triggering ↵Benedikt Peetz
the git helper
2025-02-03fix(modules/legacy/mail): Add missing `helper` attribute keyBenedikt Peetz
2025-02-03feat(modules/legacy/mail): Automatically set a git credential helperBenedikt Peetz
2025-01-28fix(modules/legacy/mail/accounts/*): Use the migrated mail serverBenedikt Peetz
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.