Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: xyblor <xyblor@gmail.com>
Subject: Re: using gnus for mail
Date: Sat, 06 May 2006 21:40:46 -0400	[thread overview]
Message-ID: <hd42vcgx.fsf@gmail.com> (raw)
In-Reply-To: <1146918414.916382.221500@j33g2000cwa.googlegroups.com>

"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)

      parent reply	other threads:[~2006-05-07  1:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04 20:11 Hadron Quark
2006-05-04 20:29 ` Oliver Jennrich
2006-05-04 20:34   ` Hadron Quark
2006-05-04 21:09     ` Oliver Jennrich
2006-05-05  4:56       ` Hadron Quark
2006-05-05 18:49         ` Oliver Jennrich
2006-05-04 21:43 ` Leon
2006-05-05  1:58 ` Robert D. Crawford
2006-05-05  3:22 ` xyblor
2006-05-05  4:52   ` Hadron Quark
2006-05-05 13:39     ` xyblor
2006-05-06 12:26       ` Mr. Big
2006-05-06 15:53         ` Mr. Big
2006-05-06 23:14           ` Burton Samograd
2006-05-07  1:40         ` xyblor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=hd42vcgx.fsf@gmail.com \
    --to=xyblor@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).