mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
try to fix mbsync datetime when migrating
This commit is contained in:
parent
e0777a40ca
commit
df96ff6cea
@ -61,6 +61,9 @@
|
||||
expunge = "none";
|
||||
remove = "none";
|
||||
patterns = [ "*" ];
|
||||
extraConfig.channel = {
|
||||
CopyArrivalDate = "yes"; # Sync time of original message
|
||||
};
|
||||
};
|
||||
mu.enable = false;
|
||||
notmuch.enable = false;
|
||||
|
Loading…
Reference in New Issue
Block a user