[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug in auth-source
From: |
Lars Ingebrigtsen |
Subject: |
Re: bug in auth-source |
Date: |
Mon, 21 Feb 2011 15:50:13 -0800 |
User-agent: |
Gnus/5.110012 (No Gnus v0.12) Emacs/24.0.50 (gnu/linux) |
Thierry Volpiatto <thierry.volpiatto@gmail.com> 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.
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen
- bug in auth-source, Thierry Volpiatto, 2011/02/20
- Re: bug in auth-source, Lars Ingebrigtsen, 2011/02/20
- Re: bug in auth-source, Thierry Volpiatto, 2011/02/21
- Message not available
- Re: bug in auth-source, Lars Ingebrigtsen, 2011/02/21
- Re: bug in auth-source, Thierry Volpiatto, 2011/02/21
- Re: bug in auth-source, Thierry Volpiatto, 2011/02/21
- Message not available
- Re: bug in auth-source,
Lars Ingebrigtsen <=
- Re: bug in auth-source, Thierry Volpiatto, 2011/02/22
- Re: bug in auth-source, Thierry Volpiatto, 2011/02/23
- Message not available
- Re: bug in auth-source, Lars Ingebrigtsen, 2011/02/23
- Re: bug in auth-source, Thierry Volpiatto, 2011/02/23