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 : >>> >>>> 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. > > > > why not?
If I knew I wouldn't be asking here. I tried the solution here: http://www.emacswiki.org/cgi-bin/wiki/GnusMSMTP What happens is that gmail smtp servers replaces my "from" email with the one matching the first authinfo entry for "smtp.gamil.com".So When I send an email using one of a couple of posting styles the recipient sees the "[EMAIL PROTECTED]" as the from instead of "[EMAIL PROTECTED]" despite the fact that msmtp had the from correctly set as [EMAIL PROTECTED] in the .msmtprc file. It is all quite confusing. Any help appreciated. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
