From mboxrd@z Thu Jan 1 00:00:00 1970 From: decklin@red-bean.com (Decklin Foster) Date: Sun, 26 Oct 2008 14:41:55 -0400 Subject: [sup-talk] "X-" headers Message-ID: <1225046068-sup-1321@gillespie.rupamsunyata.org> I've noticed sup strips X-Foo: from mails during editing (or indeed, any header that isn't recognized in mbox.rb). I think it would be better to just ignore and pass them on (as they are officially okay in emails whereas random unknown non "X-" headers are not). What do people think? (I use X-Tags: for blogging, myself. I also used to have a joke X-Windows: header.) I've pushed a change to fix it to Gitorious: http://gitorious.org/projects/sup/repos/decklins-clone/commits/aa1b6846c33b44dfd723ad9657448e45e7a2a143 (I moved up the special-case X- stuff so this doesn't interfere with it. Might not actually be necessary.) William, for future patch submissions, is it cool to just say "hey, I commited something", and then you can pull it if desired? Or should I attach the patch here for discussion? -- things change. decklin at red-bean.com