Does anbody know what files i need to remove except `/var/lib/stalwart-mail` to completely scrub it off the system? I had a test ]nstance running and want to use it prosuctively, but don't want to upgrade from and old version across 3 point releases manually.

Maybe @stalwartlabs ?

#NixOS #NixPkgs #StalwartMail

@chfkch @stalwartlabs Looking at https://github.com/NixOS/nixpkgs/blob/nixos-25.11/nixos/modules/services/mail/stalwart-mail.nix it seems pretty locked down, only having the directory you mentioned as external storage.
nixpkgs/nixos/modules/services/mail/stalwart-mail.nix at nixos-25.11 · NixOS/nixpkgs

Nix Packages collection & NixOS. Contribute to NixOS/nixpkgs development by creating an account on GitHub.

GitHub
@Kiskae @chfkch @stalwartlabs there is also `/var/cache/stalwart-mail` (L135) by the looks of things.

@novet
I think it boiled down to a deprecated setting and rework of the queues.

I did in fact delete everything. More on that when i am on the computer.
@Kiskae @stalwartlabs