X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=doc%2Fmanual.sgml.head;h=3397b3279ae8d91fe30111df1e3f639b6a700601;hb=a128ce7755fb5ae82548a1ddeb8d50fd49338b5b;hp=3c4095b8443f32f1a8e366154fbec47aefdff942;hpb=e9cbbd6d2f13c05021af4470332317c727acb693;p=apps%2Fmadmutt.git diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head index 3c4095b..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: that is in effect at that time will be used. -Usingg the sidebar

The sidebar, a feature specific to Mutt-ng, allows you to use a mailbox listing which looks very similar to the ones you probably know from GUI mail clients. @@ -2200,6 +2241,7 @@ mailboxes INBOX \ You can also specify the colors for mailboxes with new mails by using: color sidebar_new red black +color sidebar white black The available functions are: @@ -2418,9 +2460,6 @@ either by misconfigured software or bad behaviour from some correspondents. This allows to clean your mailboxes formats) from these annoyances which make it hard to follow a discussion. -If you want to use these functions with IMAP, you need to compile Mutt -with the Linking threads

@@ -2543,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 @@ -2564,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