Bug 58 - signed message appears as attachment in some mailers
: signed message appears as attachment in some mailers
Status: RESOLVED FIXED
: Sylpheed-Claws (GTK1)
Other
: 0.8.11
: PC Linux
: P1 minor
Assigned To:
:
:
:
  Show dependency treegraph
 
Reported: 2003-02-21 05:54 by
Modified: 2003-07-07 15:11 (History)


Attachments
rfc2015-signing enhancement (1.63 KB, patch)
2003-02-21 05:56, Florian Mickler
no flags Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-02-21 05:54:58
hi!
when you rfc2015-sign a message with sylpheed it is displayed from some
mailprograms due to a missing "content-disposition:" header as attachment...

this patch adds "Content-Disposition: inline" to text/plain parts of a message 
and adds "Content-Disposition: attachment; filename=signature.txt;"
"Content-Description: For security, this message has been digitally signed." 
to the signature-header

there is an item for this issue in the patch-tracking-system, but i did not
discover the patch there...
http://sourceforge.net/tracker/index.php?func=detail&aid=569195&group_id=25528&atid=384600
------- Comment #1 From 2003-02-21 05:56:10 -------
Created an attachment (id=26) [details]
rfc2015-signing enhancement

the patch...
------- Comment #2 From 2003-02-23 13:27:17 -------
hmm..
outlook express 6.0 ignores the inline header...

i did rely on the rfc for that... but if m$ decides not to follow rfcs... 
somebody has a suggestion? how is it with pgp? what is the pgp-approach on this
problem? is there one? is my implementation not correct?

has somebody heard of a solution for that problem? 
------- Comment #3 From 2003-07-07 15:05:19 -------
fixed in cvs right, paul? 
------- Comment #4 From 2003-07-07 15:11:48 -------
yes, this should now be fixed in cvs