From: rhatto Date: Thu, 12 Oct 2006 14:38:59 +0000 (+0000) Subject: another SendListPubkey small fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a09c86008126bbfe45dd93ccfdeae2e05fa10d5e;p=firma.git another SendListPubkey small fix --- 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