fix mbsync patterns
This commit is contained in:
parent
3b0d1a7547
commit
948dc4fabc
@ -305,6 +305,10 @@ in
|
|||||||
mbsync = {
|
mbsync = {
|
||||||
enable = true;
|
enable = true;
|
||||||
create = "maildir";
|
create = "maildir";
|
||||||
|
patterns = [
|
||||||
|
"*"
|
||||||
|
"![Gmail]/All Mail"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
msmtp = {
|
msmtp = {
|
||||||
|
Loading…
Reference in New Issue
Block a user