On Wed, May 03, 2000 at 10:51:20AM +0200, Rene Lange wrote:

> I have to send to ONE specific receiver the pgp signed mails clear.
> Which command do I have to use in combination with the send-hook
> command? pgp_clearsign_command is defined .. but now - how to use?

hm, on the website of mutt I found a macro for this and I combined it
with the pgp_clearsign_command to filter the msg:

macro compose S "Fgpg --no-verbose --batch -o - --passphrase-fd 0
--armor --textmode --clearsign %?a?-u %a? %f"

.. but this doesn't work.

gpg is called, but says something like "Syntax: [option]
[filename]", so it won't do.

And what does "%?a?-u %a? %f" ?? I guess one is the passphrase
(which I was btw not asked for) and one is the filename of the msg ..


Please help, the person who uses the old pgp style is my boss! :)


regards,
-- 
Rene Lange ([EMAIL PROTECTED])

PGP signature

Reply via email to