Gnus development mailing list
 help / color / mirror / Atom feed
From: "Alex Ott" <alexott@gmail.com>
To: ding@gnus.org
Subject: gnus + gmail pop3
Date: Wed, 25 Jul 2007 20:17:53 +0200	[thread overview]
Message-ID: <259495020707251117u63322c10r31f6d9cc8b08b29b@mail.gmail.com> (raw)

Hello

i had some problems with getting mail via pop3 from gnus. I had
enabled POP3 long time ago, and now try to customize Gnus to fetch
mail from GMail. Sending works fine

I has following config:

(setq mail-sources
			'(
				(pop :server "pop.gmail.com"
						 :port 995
						 :user "username"
						 :connection ssl
						 :leave t
						 )
				))

When i try to fetch, i'm asked for password, and after long wait, i
get following error:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("<" nil)
  pop3-open-server("pop.gmail.com" 995)
  pop3-movemail("~/.emacs-mail-crash-box")
  mail-source-fetch-pop((pop :server "pop.gmail.com" :port 995 :user
"alexott" :connection ssl :leave t) #[(file orig-file) "ࣂ쐀\b	š?…\x0f

             reply	other threads:[~2007-07-25 18:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-25 18:17 Alex Ott [this message]
2007-07-26 13:32 ` Sivaram Neelakantan
2007-07-26 19:42   ` Alex Ott
2007-07-27 16:39     ` Sivaram Neelakantan
2007-07-30 19:20       ` Alex Ott
2007-07-27 19:24   ` rahed
2007-07-27 22:52     ` Leo
2007-07-28  8:53       ` Reiner Steib

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=259495020707251117u63322c10r31f6d9cc8b08b29b@mail.gmail.com \
    --to=alexott@gmail.com \
    --cc=ding@gnus.org \
    /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).