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