Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* configuring rmail in emacs to download pop email from gmail
@ 2006-03-22 17:28 rscottfree
  2006-03-23 14:46 ` Phillip Lord
  0 siblings, 1 reply; 2+ messages in thread
From: rscottfree @ 2006-03-22 17:28 UTC (permalink / raw)


I'm using the emacs 21.4 and rmail to try and fetch my email from my
gmail account using their pop.gmail.com server.  It doesn't work.  I've
set the MAILSERVER and usernames correctly, but I think there is a
problem with the fact that gmail uses ssl.  Has anyone successfully set
up rmail to get gmail?

here are my config lines in my .emacs file:

(defconst user-mail-address "mymail@gmail.com")
(setenv "MAILHOST" "pop.gmail.com")
(setq rmail-primary-inbox-list
       '("po:mymail@gmail.com") rmail-pop-password-required t)

Any help?

Thanks

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

end of thread, other threads:[~2006-03-23 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-22 17:28 configuring rmail in emacs to download pop email from gmail rscottfree
2006-03-23 14:46 ` Phillip Lord

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