]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/misc/imap_idle_default_off.diff
60f580616fb15d83f50fdf7f5132b4aba8f6a743
[software/mutt-debian.git] / debian / patches / misc / imap_idle_default_off.diff
1 --- init.h.orig
2 +++ init.h
3 @@ -886,7 +886,7 @@
4    ** your INBOX in the IMAP browser. If you see something else, you may set
5    ** this variable to the IMAP path to your folders.
6    */
7 -  { "imap_idle",                DT_BOOL, R_NONE, OPTIMAPIDLE, 1 },
8 +  { "imap_idle",                DT_BOOL, R_NONE, OPTIMAPIDLE, 0 },
9    /*
10     ** .pp
11     ** When \fIset\fP, mutt will attempt to use the IMAP IDLE extension