On 12.06.11,10:53, Chris Brennan wrote:
> * Jostein Berntsen <[email protected]> [2011-06-12 10:09:38 +0200]:
> 
> > You should keep your ~/.mutt/gpg.rc as it is, but remove the "set 
> > pgp_good_sign" line above. Keep the other "set pgp_good_sign" line you 
> > have. Then add these settings to your ~/.muttrc and try again:
> > 
> > set pgp_autosign=no set pgp_autoencrypt=no                                  
> >                                                                             
> >                                
> > set pgp_ignore_subkeys=yes                                                  
> >                                                                             
> >                               
> > set pgp_entry_format="%4n %t%f %4l/0x%k %-4a %2c %u"                        
> >                                                                             
> >                               
> > set pgp_long_ids=no                                                         
> >                                                                             
> >                               
> > set pgp_replyencrypt=yes                                                    
> >                                                                             
> >                               
> > set pgp_replysign=no                                                        
> >                                                                             
> >                               
> > set pgp_replysignencrypted=no                                               
> >                                                                             
> >                               
> > set pgp_retainable_sigs=no                                                  
> >                                                                             
> >                               
> > set pgp_show_unusable=yes                                                   
> >                                                                             
> >                               
> > set pgp_strict_enc=yes                                                      
> >                                                                             
> >                               
> > set pgp_timeout=300                                                         
> >                                                                             
> >                               
> > set pgp_verify_sig=no                                                       
> >                                                                             
> >                               
> > set pgp_sort_keys=address                                                   
> >                                                                             
> >                               
> > set pgp_create_traditional=no
>  
> OK, I commented out
> 
> set pgp_good_sign="`gettext -d gnupg -s 'Good signature from "' | tr -d '"'`"
> 
> and left 
> 
> set pgp_good_sign="^\\[GNUPG:\\] GOODSIG"
> 
> as is, then added what you gave me at the bottom and restarted mutt. 
> Gonna go and try and zap off a test mail to myself and see how this
> works.
> 

Notice that the "set pgp_autosign=no" ++ settings above should be in 
your .muttrc and not in gpg.rc.

Jostein


Reply via email to