Jerry Peek writes:
: On 3 November 1999 at 10:56, [EMAIL PROTECTED] wrote:
: > 2) in insert(), this bit:
: >
: > if (ismymbox (np))
: > ccme = 0;
: >
: > was surrounded by #ifdef ISI. ISI isn't mentioned anywhere else
: > in the code. Anyone know what it is ?
:
: It's one of those crusty MH configuration options. Here's the
: description from the top-level READ-ME file:
:
: ISI
: When using "repl -ccme", only "cc:" the first address
: found which belongs to the user; any other Alternate-
: Mailboxes do not receive "cc:"s.
:
: I think there might have been some other effects of [ISI], too.
: But, at least, it looks like this explains the #ifdef.
Ahh, so to match the description in the man pages, the #ifdef
should be dropped ?
There aren't any other occurances of it in the code - definition
or query...
~Iain
Re: Patch for repl -group
Iain MacDonnell - Sun UK - SunPS IT Operations - Project Specialist Wed, 3 Nov 1999 03:16:09 -0800
