X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=doc%2Fmanual.sgml.head;h=39bc7a1719ab4aab0d7793e1c86f7bf65c123103;hb=55a238fef5db8ed7cc0c58654ba15df9638b25b4;hp=eace2afc1bb2a839601fe49445b30b832af2aca3;hpb=0f3e091d19c9ed02a522a5e8d9efc9ec725b5382;p=apps%2Fmadmutt.git diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head index eace2af..39bc7a1 100644 --- a/doc/manual.sgml.head +++ b/doc/manual.sgml.head @@ -1252,6 +1252,12 @@ example, set record=+sent_on_$HOSTNAME +This also applies for all configuration variables known to mutt-ng, +for example + +set imap_home_namespace = $folder + + The commands understood by mutt are explained in the next paragraphs. For a complete list, see the . @@ -1664,82 +1670,132 @@ is ``*'', Format = Flowed -

Mutt-ng contains support for so-called For introductory information on . - -

When you receive emails that are marked as Introduction - -set wrapmargin = 10 - +

Mutt-ng contains support for so-called The code above makes the line break 10 columns before the right -side of the terminal. +

For introductory information on . -

If your terminal is so wide that the lines are embarrassingly long, -you can also set a maximum line length: + - -set max_line_length = 120 - + Receiving: Display Setup -

The example above will give you lines not longer than 120 -characters. +

When you receive emails that are marked as When you view at + set wrapmargin = 10 + - ->Bill, can you please send last month's progress report to Mr. ->Morgan? We also urgently need the cost estimation for the new ->production server that we want to set up before our customer's ->project will go live. - +

The code above makes the line break 10 columns before the right + side of the terminal. -

This obviously doesn't look very nice, and it makes it very -hard to differentiate between text and quoting character. The -solution is to configure mutt-ng to "stuff" the quoting: +

If your terminal is so wide that the lines are embarrassingly long, + you can also set a maximum line length: - -set stuff_quoted - + + set max_line_length = 120 + -

This will lead to a nicer result that is easier to read: +

The example above will give you lines not longer than 120 + characters. - -> Bill, can you please send last month's progress report to Mr. -> Morgan? We also urgently need the cost estimation for the new -> production server that we want to set up before our customer's -> project will go live. - +

When you view at If you want mutt-ng to send emails with + >Bill, can you please send last month's progress report to Mr. + >Morgan? We also urgently need the cost estimation for the new + >production server that we want to set up before our customer's + >project will go live. + - -set text_flowed - +

This obviously doesn't look very nice, and it makes it very + hard to differentiate between text and quoting character. The + solution is to configure mutt-ng to "stuff" the quoting: + + + set stuff_quoted + + +

This will lead to a nicer result that is easier to read: + + + > Bill, can you please send last month's progress report to Mr. + > Morgan? We also urgently need the cost estimation for the new + > production server that we want to set up before our customer's + > project will go live. + + + + + Sending + +

If you want mutt-ng to send emails with + set text_flowed + + +

Additionally, you have to use an editor which supports writing + Also note that Additionally, you have to use an editor which supports writing - + + just a space for formatting reasons + + + + Please make sure that you manually prepend a space to each of them. + + + + Additional Notes + +

For completeness, the variable provides the mechanism + to generate a @@ -4409,26 +4465,29 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg 1524. Mutt-ng can be set up to - variable for details.) These utilities may have security issues - like overriding arbitrary files, contain exploitable bugs or just - leak information which is a bad in combination with running them - without prompting. When using mutt-ng's autoview mechanism - involing use of mailcap files, please make sure that + variable for details.) + + These utilities may have a variety of security vulnerabilities, + including overwriting of arbitrary files, information leaks or + other exploitable bugs. These vulnerabilities may go unnoticed by + the user, especially when they are called automatically (and + without interactive prompting) from the mailcap file(s). When + using mutt-ng's autoview mechanism in combination with mailcap + files, please be sure to... - you manually select trustworthy applications with a - reasonable calling sequence + manually select trustworth applications with a reasonable + calling sequence - you check the contents of mailcap files from time to time - (for example after doing software installations/upgrades) + periodically check the contents of mailcap files, + especially after software installations or upgrades - you, if you're the system's operator, always keep the - software packages involved up-to-date + keep the software packages referenced in the mailcap file up to date - you never ever change the default value of the - variable + leave the variable in its default + state to restrict mailcap expandos to a safe set of characters @@ -4462,7 +4521,7 @@ mailbox. However, it is possible to read other mailboxes and to send messages from the command line as well. --A expand an alias +-A expand an alias -a attach a file to a message -b specify a blind carbon-copy (BCC) address -c specify a carbon-copy (Cc) address