Oswald Buddenhagen <oswald.buddenha...@gmx.de> writes:

> i'd put the port after the machine name, before the user name, if it's
> even needed at all (it's not, as far as your sample is concerned, and
> neither is the user name).

Well, I was following 'standard' authinfo format as described here:

http://emacswiki.org/emacs/GnusAuthinfo

which says:

machine HOST login NAME password VALUE port NUMBER

> but the actual problem are probably the quotes around the password - you
> need to skip them. so the subexpression would be 
>
>   password \"\\([^\"]*\\)\".*

Thanks a lot. That was it!!

>> What do you think about Pwmd?
>> 
> there is an example for that as well.

I've seen it, but curious if it makes sense to use it.

However, considering that authinfo.gpg works for Gnus and does not
require extra software, I'm sure it wins my 'simplicity test'. :-)


Sincerely,
Gour

p.s. I tried to post this message via Gmane, but neither it went through
nor I did receive auth message to reply so, so I assume something must
be misconfigured for this email list in regard to list <---> Gmane
gateway.

-- 
In the material world, one who is unaffected by whatever good 
or evil he may obtain, neither praising it nor despising it, 
is firmly fixed in perfect knowledge.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to