manual.html: manual.sgml
sgml2html manual || true
+manual.ps: manual.sgml
+ sgml2latex --output=ps manual || true
+
clean:
- rm -f *~ *.html *.orig *.rej stamp-doc-sgml stamp-doc-man
+ rm -f *~ *.html *.orig *.rej stamp-doc-sgml stamp-doc-man *.ps
clean-real:
rm -f manual.txt
``All mail clients suck. This one just sucks less.'' -me, circa 1995
</abstract>
+<toc>
+
<sect>Introduction
<p>
<bf/Mutt/ is a small but very powerful text-based MIME mail client. Mutt is
id="status_format" name="$status_format"> will change to
a 'A' to indicate that you are in attach-message mode.
-<sect2>Editing the message header<label id="edit_headers">
+<sect2>Editing the message header
<p>
When editing the header of your outgoing message, there are a couple of
special features available.
use it to automatically run a sequence of commands at startup, or when
entering certain folders.
-<sect1>Message Scoring<label id="score">
+<sect1>Message Scoring
<p>
Usage: <tt/score/ <em/pattern/ <em/value/<newline>
Usage: <tt/unscore/ <em/pattern/ [ <em/pattern/ ... ]
Park Myeong Seok <htmlurl url="mailto:pms@romance.kaist.ac.kr" name="<pms@romance.kaist.ac.kr>">,<newline>
Thomas Parmelan <htmlurl url="mailto:tom@ankh.fr.eu.org" name="<tom@ankh.fr.eu.org>">,<newline>
Ollivier Robert <htmlurl url="mailto:roberto@keltia.freenix.fr" name="<roberto@keltia.freenix.fr>">,<newline>
+Thomas Roessler <htmlurl url="mailto:roessler@guug.de" name="<roessler@guug.de>">,<newline>
Roland Rosenfeld <htmlurl url="roland@spinnaker.rhein.de" name="<roland@spinnaker.rhein.de>">,<newline>
Allain Thivillon <htmlurl url="mailto:Allain.Thivillon@alma.fr" name="<Allain.Thivillon@alma.fr>">,<newline>
Gero Treuner <htmlurl url="mailto:gero@faveve.uni-stuttgart.de" name="<gero@faveve.uni-stuttgart.de>">,<newline>
** imap_preconnect="ssh -f -q -L 1234:mailhost.net:143 mailhost.net
** sleep 20 < /dev/null > /dev/null"
** .pp
- ** Mailbox 'foo' on mailhost.net can now be reached as
- ** '{localhost:1234}foo'.
+ ** Mailbox 'foo' on mailhost.net can now be reached
+ ** as '{localhost:1234}foo'.
** .pp
** NOTE: For this example to work, you must be able to log in to the
** remote machine without having to enter a password.