Brian Eith ([EMAIL PROTECTED]) said:
> I've been playing around with mutt, and it's built in pgp features, but I'm
> having a few problems. I can get mutt to pgp sign my mail, but it will only
> send my signature as an attatchment (ie it won't show up with the original
> email). Does anyone know how to get this to work. As you can see, my
> signature is attatched to this email, whereas, I'd like it to be placed
> in the email itself.
Mutt only uses PGP/MIME to sign/encrypt messages (RFC 2015, IIRC.)
>From /usr/doc/mutt-(your-version-here)/pgp-Notes.txt:
Q: "I don't like that PGP/MIME stuff, but want to use the
old way of PGP-signing my mails. Can't you include
with mutt?"
No. Application/pgp is not really suited to a world with
MIME, non-textual body parts and similar things. Anyway,
if you really want to generate these old-style
attachments, include the following macro in your ~/.muttrc
(line breaks for readibility, this is actually one line):
macro compose S "Fpgp +verbose=0 -fast
+clearsig=on\ny^T^Uapplication/pgp; format=text;
x-action=sign\n"
Bill
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.