X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=doc%2Fmanual.sgml.head;h=3397b3279ae8d91fe30111df1e3f639b6a700601;hb=4ff362c6b720c1ae7c6fde8300567644905bd923;hp=e2bb8822f9ab33344cdd326f5bde52cd73858ca6;hpb=b8f78cd1394748ceaaad7bc7e723f07779a3663a;p=apps%2Fmadmutt.git diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head index e2bb882..3397b32 100644 --- a/doc/manual.sgml.head +++ b/doc/manual.sgml.head @@ -13,7 +13,7 @@ Introduction

-Mutt Home Page -

- Mutt-ng Home Page

- + Mailing Lists

@@ -1713,6 +1709,51 @@ If the filename ends with a vertical bar (|), then source ~/bin/myscript|). +Configuring features conditionaly

+Usage: +ifdef feature_imap 'source ~/.mutt-ng/imap_setup' +# or +# ifdef imap_user 'source ~/.mutt-ng/imap_setup' +# or +# ... + + +To exit mutt-ng directly if no NNTP support is compiled in: + +ifndef feature_nntp 'push q' +# or +# ifndef newsrc 'push q' +# or +# ... + + +To only set the when the system's SVN +is recent enough to have it: + +ifdef imap_mail_check 'set imap_mail_check=300' + + Removing hooks

Usage: Linking threads

@@ -2544,15 +2582,10 @@ name="$imap_list_subscribed"> variable. Polling for new mail on an IMAP server can cause noticeable delays. So, you'll want to carefully tune the - + and -variables. Personally I use - -set mail_check=90 -set timeout=15 - -with relatively good results over my slow modem line. +variables. Note that if you are using mbox as the mail store on UW servers prior to v12.250, the server has been reported to disconnect a client if another client @@ -2565,7 +2598,7 @@ As of version 1.2, mutt supports browsing mailboxes on an IMAP server. This is mostly the same as the local file browser, with the following differences: -In lieu of file permissions, mutt displays the string "IMAP", +Instead of file permissions, mutt displays the string "IMAP", possibly followed by the symbol "+", indicating that the entry contains both messages and subfolders. On Cyrus-like servers folders will often contain both messages and