On Tue, Mar 31, 2009 at 2:51 PM, Rainer Orth <r...@techfak.uni-bielefeld.de> wrote: > Daniel Berlin writes:
> >> > I don't blame you at all, but find it highly >> > unfortunate to be forced to use a browser for initial submission instead of >> > being able to use a proper mailer/editor. >> I'm sorry you feel that way, but I simply don't have the extra time to >> support a method of submission used by exactly one person. > > Understood, but I wonder how other projects deal with this. I cannot > possibly be the only one in the world who wants to submit structured bug > reports by mail. Doesn't bugzilla have something native to handle this? Bugzilla had a few things in the contrib dir at one point to handle this, but they have all gone unmaintained, AFAIK. The closest thing that exists in newer bugzilla is xmlrpc server support, which you could use to make a client htat acted however you want.