unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alexandru Cardaniuc <cardaniuc@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: reading mail from gmail account with gnus in Emacs22
Date: Sun, 04 Nov 2007 15:48:42 -0800	[thread overview]
Message-ID: <871wb54lnp.fsf@gmail.com> (raw)
In-Reply-To: <87y7ddofwo.fsf@home.guillermoamaral.com> (Guillermo Antonio Amaral Bastidas's message of "Sun\, 04 Nov 2007 13\:32\:39 -0800")

me@guillermoamaral.com (Guillermo Antonio Amaral Bastidas) writes:

> me@guillermoamaral.com (Guillermo Antonio Amaral Bastidas) writes:
>>
>>   I got the new IMAP working, I am not sure if the POP3 + SSL works.
>>
>>   (nnimap ""
>>           (nnimap-address "imap.gmail.com")
>>           (nnimap-stream ssl)
>>           (nnimap-authinfo-file "~/.authinfo")
>>
>>
>>   IMAP Google works great by the way.
>
>   POP3+SSL work fine ( running Gnus/5.110007 CVS (No Gnus v0.7)
> under Emacs/23.0.60 CVS (gnu/linux) )
>
> -------------------------------------------------
> (eval-after-load "mail-source" '(require 'pop3))
> (setq mail-sources                                   
>       '((pop :server "pop.gmail.com"
>              :port 995
>              :user "YOUR_USERNAME_HERE"
>              :connection ssl
>              :leave t
>              :password "YOUR_PASSWORD_HERE")))
> -------------------------------------------------
>
>   I did notice that the pop source had to be first in order for it to
> work ( I'm sure you could adjust that somewhere )

That didn't work for me either! I get stringp error. I use the stable
version of Emacs 22 that is included in Debian Testing distribution. May
be it has some bugs in pop.el that were solved in cvs ?

But I am happy that it works at least somehow now.

-- 
"Every problem that I solved became a rule which served afterwards to
solve other problems."  
- Descartes

  reply	other threads:[~2007-11-04 23:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2950.1194152244.18990.help-gnu-emacs@gnu.org>
2007-11-04  6:14 ` reading mail from gmail account with gnus in Emacs22 Guillermo Antonio Amaral Bastidas
2007-11-04 21:32   ` Guillermo Antonio Amaral Bastidas
2007-11-04 23:48     ` Alexandru Cardaniuc [this message]
2007-11-04 23:45   ` Alexandru Cardaniuc
2007-11-04  4:57 Alexandru Cardaniuc

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=871wb54lnp.fsf@gmail.com \
    --to=cardaniuc@gmail.com \
    --cc=help-gnu-emacs@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).