From: Rocco Rutte Date: Thu, 15 May 2008 14:01:30 +0000 (+0200) Subject: Document exact address in the manual (closes #3050) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=baa06663a84325d0791b9c5294281e213ec200e6;p=neomutt Document exact address in the manual (closes #3050) --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 82b4f336c..b751aaf0d 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -6179,6 +6179,20 @@ it should not be set in general but only occasionally. + +Exact address generation + + +Mutt supports the ``Name <user@host>'' address syntax for reading and +writing messages, the older ``user@host (Name)'' syntax is only supported when +reading messages. The --enable-exact-address +switch can be given to configure to build it with write-support +for the latter syntax. EXACT_ADDRESS in the output of +mutt -v indicates whether it's supported. + + + +