On Fri, 28 Apr 2006 Paul Wise wrote: > Package: reportbug > Version: 3.20 > Severity: wishlist > > I would love to be able to select evolution from the MUA menu, making it > add the message to evolution's Draft folder. At the moment I do this > through mutt, which I have set to use evolution's Drafts folder for > postponed messages. To do this, reportbug needs to do this: > > test -f ~/.evolution/mail/local/Drafts && cat bugmsg.mbox >> > ~/.evolution/mail/local/Drafts
Latest reportbug supports evolution by passing a mailto URI to it. Does this satisfy your needs?