Thierry Volpiatto <[email protected]> writes: > Lars Ingebrigtsen <[email protected]> writes: > >> Thierry Volpiatto <[email protected]> writes: >> >>> After a quick try, it seem auth-source-search return always nil, when >>> it's called with spec (:max 1 :host "smtp.gmail.com" :port 587) >> >> I think auth-source expects to be called with a string, not a number, so >> :port "587" will work, while :port 587 won't work. >> >> I'll fix this in auth-source, so that it'll accept numbers, too. > Thanks, but now:
commit 67b4185817cc1a4760f0754b3de9b16c83a7b66e Author: Lars Ingebrigtsen <[email protected]> Date: Wed Feb 23 00:31:08 2011 -0800 Now all works fine, thanks. -- 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
