Sri Ramkrishna wrote:
>
>I seem to have a problem wtih nmh-1.0. I'm running this on a
>linux redhat 5.2 system, and trying to install it in /usr/local/nmh.
>I did the configure, and then followed the directions in the MACHINES
>file and edited my config.h so that I get the right defines.
>
>The problem, I'm having is that it doesn't seem to reply to all the
>participants in an email. For instance, if I do a:
>mail sramkris,sramkris,sramkris
>
>and incorporate the resultant mail, and then do a reply, I only
>get:
>
>To:[EMAIL PROTECTED]
>
>not
>[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]
Hm...when I try to do this, the inc'ed mail only has one set of
addresses on the To: line. On the other hand, the man page for repl
reveals:
Lines beginning with the fields "To:", "cc:", and "Bcc:"
will be standardized and have duplicate addresses removed.
In addition, the `-width columns' switch will guide repl's
formatting of these fields.
WL