info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using gnus for mail


From: xyblor
Subject: Re: using gnus for mail
Date: Sat, 06 May 2006 21:40:46 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (windows-nt)

"Mr. Big" <andersjak@gmail.com> writes:
> I followed your steps but it doesn't work. 

Actually, it seems I was overly hasty in posting that step-by-step
guide, since I've now got it working /without/ the pop3.el from
TGnus. For some reason it just starting working with the default
pop3.el from lib-mail (or is it mail-lib?). It's been working like
that for a couple days now.

>When I start gnus I get "error (Spawning child process)". Any idea
>what that means? openssl is in my path.
>
> I'm running emacs cvs (22.0.50) which contains GNUS 5.11.
> WinXP.

I never got any errors like that, but I'm using XEmacs. If you want to
track down the problem, there are some things you could try:

(setq pop3-debug t)
;then try to connect

(load "ssl")
(open-ssl-stream "ssl-process" (get-buffer-create "tls") "pop.gmail.com" 995)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]