Gnus development mailing list
 help / color / mirror / Atom feed
* gnus + gmail pop3
@ 2007-07-25 18:17 Alex Ott
  2007-07-26 13:32 ` Sivaram Neelakantan
  0 siblings, 1 reply; 8+ messages in thread
From: Alex Ott @ 2007-07-25 18:17 UTC (permalink / raw)
  To: ding

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-07-30 19:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-25 18:17 gnus + gmail pop3 Alex Ott
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

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