From: Rocco Rutte Date: Fri, 20 Feb 2009 17:27:07 +0000 (+0100) Subject: Document address normalization. Closes #2430. X-Git-Tag: mutt-1-5-20-rel~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d0551e8cf4fc0da4a19bf19160a5b8fc2ed1cf9;p=mutt Document address normalization. Closes #2430. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 78bc19a4..1b8fa720 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -5174,6 +5174,35 @@ macro pager \cb |urlview\n + +Miscellany + + +This section documents various feature that fit nowhere else. + + + + + +Address normalization + + + +Mutt normalizes all e-mail addresses to the simplest form possible. If +an address contains a realname, the form +Joe User <joe@example.com> is used and the +pure e-mail address without angle brackets otherwise, i.e. just +joe@example.com. + + +This normalization affects all headers mutt generates including aliases. + + + + + + +