Lars Ingebrigtsen <[email protected]> writes: > Thierry Volpiatto <[email protected]> writes: > >> auth-source-user-or-password: DEPRECATED get login for smtp.gmail.com (587) >> + user=nil >> auth-source-search: found 1 backends matching (:max 1 :host "smtp.gmail.com" >> :port 587) >> /home/thierry/.authi: 0% (0/914) >> /home/thierry/.authi: 100% (914/914) >> auth-source-search: found 0 results (max 1/1) in nil matching (:max 1 :host >> "smtp.gmail.com" :port 587) > > The call to `auth-source-user-or-password' would be something like > > (auth-source-user-or-password "login" "smtp.gmail.com" "587") Yes, it's what i use and it works fine, i also use it in other programs with no problems.
> Does that return nil for you? No, return my mail and password as expected. > If so, could you mail me the ~/.authinfo (or .gpg) line for > smtp.gmail.com, with the user name and password redacted? machine smtp.gmail.com port 587 login xxx password xxx -- A+ Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
