After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 226453 - ability to add arbitrary message headers
ability to add arbitrary message headers
Status: RESOLVED DUPLICATE of bug 201186
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal enhancement
: Future
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-06-19 04:37 UTC by Colin Walters
Modified: 2005-11-15 02:22 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch for adding arbitary headers to outgoing messages (36.90 KB, patch)
2002-06-19 04:38 UTC, Colin Walters
none Details | Review
patch for adding headers to outgoing messages (36.93 KB, patch)
2002-06-19 20:26 UTC, Colin Walters
none Details | Review

Description Colin Walters 2002-06-19 04:37:54 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.
Comment 1 Colin Walters 2002-06-19 04:38:25 UTC
Created attachment 41307 [details] [review]
patch for adding arbitary headers to outgoing messages
Comment 2 Colin Walters 2002-06-19 20:26:15 UTC
Created attachment 41309 [details] [review]
patch for adding headers to outgoing messages
Comment 3 Colin Walters 2002-06-19 20:27:00 UTC
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!
Comment 4 Alexander Isacson 2002-12-06 00:30:47 UTC
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.  
Comment 5 Gerardo Marin 2002-12-06 15:37:57 UTC
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
Comment 6 Jeffrey Stedfast 2002-12-06 16:36:40 UTC
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.
Comment 7 Jeffrey Stedfast 2003-08-30 21:08:42 UTC

*** This bug has been marked as a duplicate of 201186 ***