mutt: faster mail checking
This commit is contained in:
parent
9e8b0dd0bc
commit
0f90ddc480
@ -1,6 +1,8 @@
|
|||||||
# simplify folder change
|
# simplify folder change
|
||||||
# cronjob for offlineimap
|
# cronjob for offlineimap
|
||||||
# also update when the cursor is not moving
|
# also update when the cursor is not moving
|
||||||
|
# dunst notifications
|
||||||
|
# notmuch for searching
|
||||||
|
|
||||||
# SMTP setting (smtp_pass is set in sourced file)
|
# SMTP setting (smtp_pass is set in sourced file)
|
||||||
source "~/.mutt/mag_smtp"
|
source "~/.mutt/mag_smtp"
|
||||||
@ -41,8 +43,9 @@ set forward_format = "Fwd: %s"
|
|||||||
set include
|
set include
|
||||||
set forward_quote
|
set forward_quote
|
||||||
|
|
||||||
# speedup folders switch
|
# faster mail checking
|
||||||
set sleep_time=0
|
set timeout = 15
|
||||||
|
set mail_check = 60
|
||||||
|
|
||||||
# Macros
|
# Macros
|
||||||
macro index,pager D "<save-message>+magazino/Done\n<sync-mailbox>"
|
macro index,pager D "<save-message>+magazino/Done\n<sync-mailbox>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user