Exal de Jesus Garcia Carrillo <[EMAIL PROTECTED]> writes: > Richard G. Riley em gnu.emacs.gnus escreveu : > >> Exal de Jesus Garcia Carrillo <[EMAIL PROTECTED]> writes: >> >>> Richard G. Riley em gnu.emacs.gnus escreveu : >>> >>> >>>> I have moved to try to use msmtp because it allows configurations to be >>>> stored in .msmtprc which is easier to hide from prying eyes than a >>>> separate .el file. >>> >>> With smtpmail.el you could also store sensitive information in a >>> separated file. >> >> Could you explain how? I don't like requir'ing another .el file with >> different permissions. I prefer a resource file such as .authinfo or >> .msmtprc > > > > (setq smtpmail-auth-credentials "~/.authinfo")
This doesn't work with multiple accounts on the same machine from what I can gather and is useless if you use a function like fs-change-smtp (google) which sets smtpmail-auth-credentials based on the from field. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
