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