I think I have a very simple problem, but I've never been able to solve it. I want to prevent my "public" email address from being included by "repl."
I use (as you can see in this message's header) the "public" email address "[email protected]" but on my computer it is computed as something different ([email protected]). I want to suppress both these addresses from appearing in my replies, but "-nocc me" only catches the second one. That is, say I received an email from Alice that was sent to Carol, and Cc-ed to me -- e.g. From: Alice <[email protected]> To: Carol <[email protected]> Cc: Bob <[email protected]> Using "repl -group -nocc me" will still result in To: Alice <[email protected]> Cc: Carol <[email protected]>, Bob <[email protected]> Side note: if I didn't use "-nocc me" then I'd get To: Alice <[email protected]> Cc: Carol <[email protected]>, Bob <[email protected]>, Bob <[email protected]> And, using just plain "repl" or "repl -nocc me" would give me To: Alice <[email protected]> Cc: Bob <[email protected]> Is there a way to also suppress my public email address (or, in general, an arbitrary email address or set of addresses)? Thanks in advance! Bob P.S. the above results are generated using the default NMH "replcomps" and "replgroupcomps." _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
