From glen at delfi.ee Thu Sep 4 21:16:18 2008 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Thu, 4 Sep 2008 23:16:18 +0300 Subject: [cvsspam-devel] cvsspan and rfc2045 Message-ID: <200809042316.18791.glen@delfi.ee> hi seems cvsspam violates rfc2045, it encodes header(s) as: From: Elan =?ISO-8859-1?q?Ruusam=e4e?= http://www.faqs.org/rfcs/rfc2045.html: "Uppercase letters must be used; lowercase letters are not allowed. " thus resulting this bug: https://bugs.kde.org/show_bug.cgi?id=170419 -- glen From glen at delfi.ee Tue Sep 9 20:01:09 2008 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Tue, 9 Sep 2008 22:01:09 +0300 Subject: [cvsspam-devel] cvsspan and rfc2045 In-Reply-To: <200809042316.18791.glen@delfi.ee> References: <200809042316.18791.glen@delfi.ee> Message-ID: <200809092201.09194.glen@delfi.ee> On Thursday 04 September 2008 23:16, Elan Ruusam?e wrote: > hi > > seems cvsspam violates rfc2045, it encodes header(s) as: > From: Elan =?ISO-8859-1?q?Ruusam=e4e?= > > http://www.faqs.org/rfcs/rfc2045.html: > "Uppercase letters must be used; lowercase letters are not allowed. " > > thus resulting this bug: > https://bugs.kde.org/show_bug.cgi?id=170419 i propose such patch: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cvsspam-rfc2045.patch -- glen From dave at badgers-in-foil.co.uk Wed Sep 10 10:04:59 2008 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Wed, 10 Sep 2008 10:04:59 +0100 Subject: [cvsspam-devel] cvsspan and rfc2045 In-Reply-To: <200809092201.09194.glen@delfi.ee> References: <200809042316.18791.glen@delfi.ee> <200809092201.09194.glen@delfi.ee> Message-ID: <20080910090458.GA32567@badgers-in-foil.co.uk> On Tue, Sep 09, 2008 at 10:01:09PM +0300, Elan Ruusam?e wrote: > On Thursday 04 September 2008 23:16, Elan Ruusam?e wrote: > > seems cvsspam violates rfc2045, it encodes header(s) as: > > From: Elan =?ISO-8859-1?q?Ruusam=e4e?= > > > > http://www.faqs.org/rfcs/rfc2045.html: > > "Uppercase letters must be used; lowercase letters are not allowed. " > > > > thus resulting this bug: > > https://bugs.kde.org/show_bug.cgi?id=170419 > > i propose such patch: > http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cvsspam-rfc2045.patch Oops.. I committed r257 with a fix for this, but the email didn't reach the the list (ironic, I know). The change I made looks exactly the same as your patch. ta, dave -- http://david.holroyd.me.uk/ From david at multer.com Wed Sep 10 19:55:55 2008 From: david at multer.com (David Multer) Date: Wed, 10 Sep 2008 11:55:55 -0700 Subject: [cvsspam-devel] Script changes for new CVS info format strings Message-ID: Any chance we can get an update to the scripts for those of us running the latest CVS (1.12.13) with the new info format strings? Changes are definitely needed in collect_diffs.rb and maybe record_lastdir.rb I'm running CVSspam 0.2.12. Thanks, David