Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Phillip Lord <phillip.lord@newcastle.ac.uk>
Subject: Re: configuring rmail in emacs to download pop email from gmail
Date: Thu, 23 Mar 2006 14:46:35 +0000	[thread overview]
Message-ID: <upskd6wxg.fsf@newcastle.ac.uk> (raw)
In-Reply-To: <1143048520.288075.97910@i40g2000cwc.googlegroups.com>

>>>>> "R" == rscottfree  <rscottfree@gmail.com> writes:

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

  R> here are my config lines in my .emacs file:

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

  R> Any help?


As far as I can tell, the pop support for emacs, won't do SSL
encrypted transport which gmail requires. This is a pity; it does work
for imap for instance. 

So, I don't think this is going to work for you. You would need to use
fetchmail or something similar to get the mail locally, then use emacs
to use that. 

Phil

      reply	other threads:[~2006-03-23 14:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-22 17:28 rscottfree
2006-03-23 14:46 ` Phillip Lord [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=upskd6wxg.fsf@newcastle.ac.uk \
    --to=phillip.lord@newcastle.ac.uk \
    /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).