On Sun, Aug 12, 2007 at 08:27:46PM +0800, WU Fengguang wrote: > On Sun, Aug 12, 2007 at 05:27:52PM +0530, Balbir Singh wrote: > > For some reason my mailer keeps removing you from the cc. > > Or maybe it's my SMTP server's problem. Email systems are complex.
It's the Mail-Followup-To header you include in your emails: > Mail-Followup-To: Balbir Singh <[EMAIL PROTECTED]>, > Andrew Morton <[EMAIL PROTECTED]>, > linux-kernel <linux-kernel@vger.kernel.org> The mail clients are just doing what you asked. Perhaps you need to turn off followup_to (and turn on edit_headers). Mutt has "set honor_followup_to=ask-yes" to fix this in 1.5 (though it's broken in "1.4.2.2i"); I don't know if the GUI clients have such a switch. -andy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/