diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | share/mbsync-temp | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -36,6 +36,7 @@ Specifically, this wizard: - `msmtp` - sends the email. - `pass` - safely encrypts passwords (required at install). - `ca-certificates` - required for SSL. Probably installed already. +- `gettext` - writes config files. Probably installed already. **Note**: There's a chance of errors if you use a slow-release distro like Ubuntu, Debian, or Mint. If you get errors in `neomutt`, install the most diff --git a/share/mbsync-temp b/share/mbsync-temp index 46cd51b..4e77b09 100644 --- a/share/mbsync-temp +++ b/share/mbsync-temp @@ -16,7 +16,7 @@ Channel $fulladdr Expunge Both $master :$fulladdr-remote: $slave :$fulladdr-local: -Patterns * !"[Gmail]/All Mail" +Patterns * !"[Gmail]/All Mail" !"*fts-flatcurve*" !"*virtual*" Create Both SyncState * MaxMessages $maxmes |