Want to use GPG + CGI + MUTT (MAIL)

Anne Schubert as@w4u.com
Tue, 28 Sep 1999 12:38:23 +0200


My apache server encrypts succesfully form_data I want to send to our
customer via email. The problem is: sending the encrypted text via
perl mail pipe command does not generate the mail headers necessary
for the mailer (mutt etc.) to recognize that the text is encrypted
and automatically decrypt it. The message can be decrypted on command
line without problem. But I want the mailer to do it for our customers.

Any ideas?