diff options
| author | Brahmajit Das <listout@listout.xyz> | 2026-03-10 14:00:00 +0000 |
|---|---|---|
| committer | Brahmajit Das <listout@listout.xyz> | 2026-03-10 14:00:00 +0000 |
| commit | 7106ee515f8e9e9335f3d98299de906a5cebafb9 (patch) | |
| tree | 21992330b4035fed7002836ded276b31bb3293a8 | |
| parent | c3a444b50b8f69558e7110c41a1eaa15ccb8e392 (diff) | |
| download | dots-7106ee515f8e9e9335f3d98299de906a5cebafb9.tar.gz | |
isyncrc: enable CopyArrivalDate
Signed-off-by: Brahmajit Das <listout@listout.xyz>
| -rw-r--r-- | .config/isyncrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/isyncrc b/.config/isyncrc index 327cb27..2d2ba5b 100644 --- a/.config/isyncrc +++ b/.config/isyncrc @@ -23,6 +23,7 @@ Patterns INBOX/* SyncState * Create Both Expunge Both +CopyArrivalDate yes MaxMessages 0 IMAPAccount suse @@ -50,4 +51,5 @@ Patterns INBOX/* SyncState * Create Both Expunge Both +CopyArrivalDate yes MaxMessages 0 |
