chore(email): propagate email deletion
This commit is contained in:
parent
dd5be819f2
commit
28020e17e1
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
create = "maildir";
|
create = "maildir";
|
||||||
expunge = "both";
|
expunge = "both";
|
||||||
|
remove = "both";
|
||||||
};
|
};
|
||||||
msmtp = {
|
msmtp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue