On 1999/12/11, Josh Wilmes wrote:
> Package: nmh
> Version: 1.0.2-2
> Severity: normal
> 
> My .mh_profile contains the line:
> 
> repl: -nocc me -filter replfilt -fcc outbox -annotate
> 
> 
> When I do a "repl" to a message sent to a list, the "to" and "cc" headers 
> are correct:
> 
> To: Bob <[EMAIL PROTECTED]>
> -------- 
> 
> if I do a "repl -group", though, I get this:
> 
> To: Bob <[EMAIL PROTECTED]>
> cc: [EMAIL PROTECTED], josh 
> -------- 
> 
> If I do a "repl -group -nocc me", I get this:
> 
> To: Bob <[EMAIL PROTECTED]>
> cc: [EMAIL PROTECTED]
> -------- 
> 
> 
> So it looks like it's ignoring the -nocc me which i have specified as the
> default in my .mh_profile.
> 
> For now, i've modified my replgroupcomps to work around this problem by
> leaving out "me" on the cc line, but ideally I should be able to do this
> completely with the .mh_profile and not need to have a custom replgroupcomps.
> 
> As it happens, I need a custom replcomps/groupcomps anyway to specify my
> custom headers, so this isn't a HUGE problem.  (is there any way to avoid
> this?  all I want to do is set my From: and Reply-To: headers)

Thanks for your report.

Sorry for the late response.  I have been away for business for a week and 
just got back.  Unfortunately, I will be leaving for a 4 week holiday 
tomorrow morning.

The bug is caused by the changed handling of the -cc and -group switches I
introduced in nmh 1.0.2.  It should not be too hard to fix.  Since it is not
an urgent problem for you, I hope you do not mind if I don't fix it before I
get back from vacation.

Regards,

Ruud de Rooij.
-- 
ruud de rooij | [EMAIL PROTECTED] | http://ruud.org

Reply via email to