diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | share/domains.csv | 3 | ||||
-rw-r--r-- | share/mbsync-temp | 2 |
3 files changed, 4 insertions, 2 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/domains.csv b/share/domains.csv index 950e35d..835d96c 100644 --- a/share/domains.csv +++ b/share/domains.csv @@ -89,6 +89,7 @@ diplomats.com,imap.mail.com,993,smtp.mail.com,587 dismail.de,imap.dismail.de,993,smtp.dismail.de,465 disroot.org,disroot.org,993,disroot.org,587 distruzione.org,mail.autistici.org,993,smtp.autistici.org,465 +domeneshop.no,imap.domeneshop.no,993,smtp.domeneshop.no,587 dorriseaton.com,outlook.office365.com,993,smtp.office365.com,587 dr.com,imap.mail.com,993,smtp.mail.com,587 duke.edu,outlook.office365.com,993,smtp.office365.com,587 @@ -118,7 +119,7 @@ fsmpi.rwth-aachen.de,mail.fsmpi.rwth-aachen.de,993,mail.fsmpi.rwth-aachen.de,465 fsu-jena,exchange.uni-jena.de,993,smtp.uni-jena.de,587 gcc.edu,imap-mail.outlook.com,993,smtp-mail.outlook.com,587 getbackinthe.kitchen,mail.cock.li,993,mail.cock.li,587 -ghalv.no,mail.ghalv.no,993,mail.ghalv.no,587 +ghalv.no,mail.ghalv.no,993,mail.ghalv.no,465 gmail.com,imap.gmail.com,993,smtp.gmail.com,587 gmx.*,imap.gmx.net,993,mail.gmx.net,587 go2.pl,poczta.o2.pl,993,poczta.o2.pl,465 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 |