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)
commit64da5fc8450a931a0c79a30e41b6f3229f55b000
treedd330c4b4b21d8238f5598e8db3801f3473d77bd
parent09b1be833942aad8bd82aaa316c0a27a91192e2e
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.
gpgmeplug/gpgmeplug.c