adding imap-fetch-mail bind to G
This commit is contained in:
parent
a4f5756d46
commit
a9ff0dfdaf
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue