| | 6182 | <sect1 id="exact-address"> |
| | 6183 | <title>Exact address generation</title> |
| | 6184 | |
| | 6185 | <para> |
| | 6186 | Mutt supports the ``Name <user@host>'' address syntax for reading and |
| | 6187 | writing messages, the older ``user@host (Name)'' syntax is only supported when |
| | 6188 | reading messages. The <emphasis>--enable-exact-address</emphasis> |
| | 6189 | switch can be given to configure to build it with write-support |
| | 6190 | for the latter syntax. <literal>EXACT_ADDRESS</literal> in the output of |
| | 6191 | <literal>mutt -v</literal> indicates whether it's supported. |
| | 6192 | </para> |
| | 6193 | |
| | 6194 | </sect1> |
| | 6195 | |