Gour | 23 Jun 11:29

signing & encrypting fails

Hi!

If i try to sign & encrypt email the message is signed only and contains

<#secure method=pgpmime mode=encrypt> 

instead of being encrypted.

However, just signing or encrypting works.

Here is my setup:

;; GnuPG setup

;; Here we make button for the multipart 
(setq gnus-buttonized-mime-types 
 '("multipart/encrypted" "multipart/signed"))

;; verify/decrypt only if mml knows about the protocl used
    (setq mm-verify-option 'known)
    (setq mm-decrypt-option 'known)

;; use newer epg
(setq mml2015-use 'epg)
(setq mml2015-encrypt-to-self t)

(setq user-id-to-key-id-alist
      '(("gour <at> mail.inet.hr" "C6E7162D")
          ...        
))
(Continue reading)

Daiki Ueno | 24 Jun 04:29

Re: signing & encrypting fails

>>>>> In <87skv4cx90.fsf <at> nitai.hr> 
>>>>>	Gour <gour <at> mail.inet.hr> wrote:
> If i try to sign & encrypt email the message is signed only and contains

> <#secure method=pgpmime mode=encrypt> 

> instead of being encrypted.

What the actual command did you use?  I guess that you typed: C-c RET
C-s, then, C-c RET C-c.  If so, try C-c RET C-e instead.

Regards,
--

-- 
Daiki Ueno
Gour | 24 Jun 07:33

Re: signing & encrypting fails

>>>>> "Daiki" == Daiki Ueno <ueno <at> unixuser.org> writes:

Daiki> What the actual command did you use?  I guess that you typed: C-c
Daiki> RET C-s, then, C-c RET C-c.  If so, try C-c RET C-e instead.

Thank you. Somehow, I wasn't aware of that command :-( but now I learn
something new :-)

It works perfectly ;)

Sincerely,
Gour

--

-- 

Gour  | Zagreb, Croatia  | GPG key: C6E7162D
----------------------------------------------------------------
_______________________________________________
info-gnus-english mailing list
info-gnus-english <at> gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Gmane