-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Riley <[email protected]> writes:
> Merciadri Luca <[email protected]> writes: > >> [email protected] (Adam Sjøgren) writes: >> >>> By what method do you make Gnus sign your messages? >> I am using Mailcrypt. >> >> Everything which is linked to PGP/MIME and signatures, in my .Gnus is: > > All I have is (emacs 23) > > ,---- > | (require 'auth-source) > | (require 'epa-file) > | (setq epa-file-cache-passphrase-for-symmetric-encryption t) ;;VERY Important > | (if (file-exists-p "~/.authinfo.gpg") > | (setq auth-sources '((:source "~/.authinfo.gpg" :host t :protocol t))) > | (setq auth-sources '((:source "~/.authinfo" :host t :protocol t)))) > | > | and in my gnus posting styles: > `---- > > ,---- > | (setq gnus-posting-styles `((".*" > | (name "Richard Riley") > | (from "Richard Riley <[email protected]>") > | (eval(setq gnushush-user-agent-header (quote real))) > | (signature-file "~/.emacs.d/.sigs/rgr.sig") > | (eval (setq mml2015-signers '("b39a104a"))) > | (organization "aich tea tea pea dicky riley dot > net")))) > `---- > > The mml2015-signers is the important bit. Now admittedly I don't bother > signing by default. Okay. I tried these settings, but I encounter a problem: neither auth-sources nor epa-file are found. Can I download them somewhere? If so, under which name? Thanks. - -- Merciadri Luca See http://www.student.montefiore.ulg.ac.be/~merciadri/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iEYEARECAAYFAkq2FBEACgkQM0LLzLt8MhxeXwCfeKr3oNgWreMSBwByqaRRgpeI 7d4Ani7RzH5a0pwk6uhxra8ctOwHP4/2 =CbLY -----END PGP SIGNATURE----- _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
