> Date: Mon, 31 Dec 2001 17:31:25 +0100
> From: Nick Wilson <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: List-Reply problems
>
> Hi
> I'm having trouble replying to this list.
> If I enter ,L for a 'list-reply' I get the @gbnet address come up as the
> To field.
> I now have 'subscribe [EMAIL PROTECTED]' in my .muttrc but cannot seem
> to make it work.
>
> What might be causing this?
AFAIU this feature works roughly this way:
when you issue <list-reply>, mutt checks whether any of the
addresses in the headers matches one in your 'subscribe' or 'lists'
(partial) addresses. If it finds a match, it replies to that
address.
So, two scenarios:
1) you have "mutt-users" in your 'subscribe' line.
you 'list-reply' to a message someone sent to
[EMAIL PROTECTED]
mutt takes that address as a list address, and puts it in the
"To:" field.
2) you have "[EMAIL PROTECTED]" in your 'subscribe' line.
you 'list-reply' to a message someone sent to
[EMAIL PROTECTED]
mutt finds no match in your 'subscribe' line, and the command
fails.
Somebody correct me if this is wrong -- I haven't checked the
source.
--
FreeBSD 4.4-STABLE
2:38PM up 7 days, 1:15, 11 users, load averages: 0.06, 0.03, 0.00