Announcement - handler for HTML email
mark
m.roth2006 at rcn.com
Tue Apr 21 03:26:48 UTC 2009
Hi, folks.
My manager had me cut code so that "ordinary" users at work, many of whom
insist on html email, can email bugs. I've got a brief, tested perl program
that makes *zero* changes to any bugzilla code. To use it, in the bugzilla
owner's home directory (we're using qmail), instead of simply piping email
through email_in.pl, you pipe it through my dehtml.pl, and then through
email_in.pl.
It's not real fancy, but it gets rid of M$ test/alternative, turns jpegs (like
wallpaper) into attachment (but leaves them in). As I said, it works.
So, where do I submit it? It's not overly long, and *is* readable.
mark
More information about the developers
mailing list