try to fix mbsync datetime when migrating

This commit is contained in:
Noah Masur 2022-05-22 17:33:45 -04:00
parent e0777a40ca
commit df96ff6cea

View File

@ -61,6 +61,9 @@
expunge = "none";
remove = "none";
patterns = [ "*" ];
extraConfig.channel = {
CopyArrivalDate = "yes"; # Sync time of original message
};
};
mu.enable = false;
notmuch.enable = false;