chore(email): propagate email deletion

This commit is contained in:
Yorick Barbanneau 2025-08-06 00:29:28 +02:00
parent dd5be819f2
commit 28020e17e1

View file

@ -37,6 +37,7 @@ in
enable = true;
create = "maildir";
expunge = "both";
remove = "both";
};
msmtp = {
enable = true;