Thierry Volpiatto <[email protected]> writes: >>> 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.
So it does work? But the debug statements are saying "found 0 results"? Could you try do edebug `auth-source-search' and see why it fails? -- (domestic pets only, the antidote for overdose, milk.) [email protected] * Lars Magne Ingebrigtsen _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
