signing of mail bodies is working now - buuuuut: I changed the behaviour of the ...
authorKarl-Heinz Zimmer <khz@kde.org>
Fri, 23 Nov 2001 02:08:53 +0000 (02:08 +0000)
committerKarl-Heinz Zimmer <khz@kde.org>
Fri, 23 Nov 2001 02:08:53 +0000 (02:08 +0000)
commit2ed886f88bc4c0bca4e22e67beb4343738fa32f7
tree70d90f68858fee0f78c289a966b5bcd141e693fa
parent4d8a8ff411b972fa0355c54430ae60313a1b8716
signing of mail bodies is working now - buuuuut: I changed the behaviour of the 'signMessage()' function, it now returns *only* the signature part (with a trailing zero).  This is neccessary to avoid confugion at the KMail side: otherwise KMail might try to convert the whole MIME block into quoted printable - of course this is only allowed for the body part but not for the signature part.
trunk/gpgmeplug/gpgmeplug.c