adding imap-fetch-mail bind to G

This commit is contained in:
Andrew Davidson 2019-09-23 11:30:15 -04:00
parent a4f5756d46
commit a9ff0dfdaf
Signed by: amd
GPG key ID: 17AF8F2A49CF25C6

View file

@ -43,6 +43,7 @@ set record = +Sent
set postponed = +Drafts
set trash = +Trash
set imap_check_subscribed = yes
bind index G imap-fetch-mail
# Setup SMTP -------------------
set smtp_url=smtp://$my_user:$my_pass@smtp.fastmail.com:587