I've reported a potential nmh bug to debian. Please see the following URL for details. Thanks! http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=52545 Original Bug Report: 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) -- System Information Debian Release: potato Kernel Version: Linux galactic 2.2.10 #9 SMP Sun Oct 31 01:33:59 PDT 1999 i686 unknown Versions of the packages nmh depends on: ii libc6 2.1.2-10 GNU C Library: Shared libraries and timezone ii liblockfile1 1.01 Shared library with NFS-safe locking functio ii libncurses4 4.2-3.4 Shared libraries for terminal handling -- Josh Wilmes ([EMAIL PROTECTED]) | http://www.hitchhiker.org
