GNOME Bugzilla – Bug 226453
ability to add arbitrary message headers
Last modified: 2005-11-15 02:22:21 UTC
Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: I need to be able to add arbitary headers to outgoing messages; for example, the Debian bug tracking system uses a few special headers to do stuff. I will attach a patch as soon as this bug is added.
Created attachment 41307 [details] [review] patch for adding arbitary headers to outgoing messages
Created attachment 41309 [details] [review] patch for adding headers to outgoing messages
I just realized that I needed to g_strdup() the added header names. Please find an updated patch attached. Let me know if you have any problems!
This would be REALLY nice... In evolution 1.0.8 I was able to store the outgoing message in the draftbox and then add the headers using some text-editor. When sending the message the header would be included. In evolution 1.2 sadly this doesn't seem to work. Hope this patch works so it can be included and released as soon as possible.
Colin, Please check http://developer.ximian.com/projects/evolution/contributing.html, then you can submit your patch for review to evolution-patches@ximian.com. Thanks
don't bother until after we've released a stable GNOME2 port of Evolution because until the following development cycle, we cannot add new features.
*** This bug has been marked as a duplicate of 201186 ***