commit fa0af598b73d7d588741208c4cd0022d60d915e7 parent c73cf03cb9f34025c07b467a20e81a56d207ce1f Author: Anton Konyahin <me@konyahin.xyz> Date: Wed, 12 Apr 2023 20:47:39 +0300 isync: sync only inbox and spam folder Diffstat:
M | isync/.config/dot-mbsyncrc | | | 2 | +- |
M | mutt/.config/mutt/muttrc | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/isync/.config/dot-mbsyncrc b/isync/.config/dot-mbsyncrc @@ -21,5 +21,5 @@ Channel epik Far :epik-remote: Near :epik-local: Sync Pull -Patterns * +Patterns INBOX Spam SyncState * diff --git a/mutt/.config/mutt/muttrc b/mutt/.config/mutt/muttrc @@ -69,4 +69,4 @@ set record = "+Sent" set trash = "+Trash" set postponed = "+Drafts" -mailboxes =INBOX =Sent =Trash =Drafts =Checks =spam =ports-obsd =misc-obsd =announce-obsd =dev-suckless =lists +mailboxes =INBOX =Sent =Trash =Drafts =Checks =spam =ports-obsd =misc-obsd =announce-obsd =dev-suckless =lists =gnu