Frederic Lehobey <[EMAIL PROTECTED]> writes: > On Sun, Mar 04, 2007 at 12:45:54PM +0100, Marc 'HE' Brockschmidt wrote: >> I've implemented a backwards-compatible way to include regular >> expressions in the mail whitelist for dak. To use a regular expression >> instead of regular string, use a "RE:" prefix in the whitelist file. > Beware your patch might be hit by #349919 too: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349919
It doesn't change the code for the actual header splitting, so naturally
the bug also applies for my patch.
A correct fix for #349919 would be to use parseaddr(address) from
email.utils, but that still won't work for the broken maintainer name
you quoted in your initial bug report (as all tools expect the content
of the Maintainer and Uploaders field to conform to RFC822 address
lists).
Marc
--
Fachbegriffe der Informatik - Einfach erklärt
231: Debugger
Psychologe, der einem erklärt, warum man beim Anbaggern
abgeblitzt ist. (Manfred Worm Schäfer)
pgpHPq5uEX3iv.pgp
Description: PGP signature

