From a09c86008126bbfe45dd93ccfdeae2e05fa10d5e Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 12 Oct 2006 14:38:59 +0000 Subject: another SendListPubkey small fix --- firma | 3 --- 1 file changed, 3 deletions(-) (limited to 'firma') diff --git a/firma b/firma index 4575a34..f34b2ad 100755 --- a/firma +++ b/firma @@ -1649,9 +1649,6 @@ $MESSAGE_BODY --${keyboundary}--" - # now encrypt the message body - MESSAGE_BODY="`echo -e "${PASSPHRASE}\n${MESSAGE_BODY}" | $GPG_ENCRYPT --recipient $RECIPIENTS`" - # compose the message MimeWrapMessage -- cgit v1.2.3