Re: How to send mail with a sign gpg in attachment like
- To: Joseph <tech@xxxxxxx>, mutt-users@xxxxxxxx
- Subject: Re: How to send mail with a sign gpg in attachment like
- From: Dongsheng Song <dongsheng.song@xxxxxxxxx>
- Date: Fri, 15 Feb 2008 22:03:42 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:mime-version:content-type:content-disposition:user-agent; bh=Zor8rzFmvnKsc7l9MZFdHgCxWLRsBsXAnidypE1svR4=; b=U8egmOMywFtoaailZz1/7KLyik/JpYC9jnUdYVwXjzhlEKl5SqWdCGCb+0XuBj++11Zo/NWAwv7T963vahr2ydCTqc8l+u2p8S/IOVk2gHyAYa0ZvhTUR7uz0Ft1ypQYQS95QqPYst6W0+dj/AKrihWlXC66m/pnMdj5OUvcuM0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type:content-disposition:user-agent; b=bC6TeyIFBwBO94KysF5tN8Ttcjm+xnD5Jo9RxAV48h5oGZK7KapA9e878pLVRLG3pa11W2KSet4zZ1rLdIyuTQ9oTEtTkUmIX5wYkAu3jNm/WD2R+Ly2V8klBOjp9mo/1mGNiZxo+OtuJbsxOn3Zt3qYt079f42hw/hN2KmL3M4=
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2007-11-01)
No. pgp_autoinline controls whether Mutt generates old-style
inline (traditional) PGP encrypted or signed messages.
It do not effect the signature attachment name. I want to set
the attachment Content-Disposition like this:
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: GnuPG digital signature
Content-Disposition: attachment; filename="signature.asc"
But my conf copy from the example gpg.rc, only give me:
Content-Type: application/pgp-signature
Content-Disposition: inline
What's wrong ?
Dongsheng
2008/2/15, Joseph <tech@xxxxxxx>:
> On 02/15/08, Dongsheng Song wrote:
> > Joseph, How to set 'name="signature.asc"' ?
> > Could you give me a sample ?
> >
>
> This is the setting that decides if its inline or normal.
>
> I leave it commented out to get what seems to be the standard.
>
> If inline is set, the pgp stuff will show as text in the email.
> Without it, pgp will attatch the right sig file and mark it as such.
>
> #set pgp_autoinline=""
>
Attachment:
pgp_2NqFr5OS4.pgp
Description: PGP signature