Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Rodolfo Medina" <romeomedina@libero.it>
Subject: Configuring gnus for gmail
Date: 31 Jan 2006 07:34:00 -0800	[thread overview]
Message-ID: <1138721640.784556.321720@z14g2000cwz.googlegroups.com> (raw)

Hi.

I've tried to follow the indications at:

http://mail.google.com/support/bin/answer.py?answer=13287

in order to configure gnus to fetch and send mail from and to
gmail, but it doesn't work: gnus sticks when opened.
In my .gnus.el I put the following stuff:


--------------------------------------------------------
(setq user-mail-address "rodolfo.medina@gmail.com")
(setq user-full-name "Rodolfo Medina")

(setq mail-sources '((pop :server "pop.gmail.com"
                          :user "rodolfo.medina@gmail.com"
)))

(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-default-smtp-server "smtp.gmail.com")
---------------------------------------------------------


. Is anybody there who has a direct experience in the matter?

Any help highly appreciated,
Rodolfo

             reply	other threads:[~2006-01-31 15:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-31 15:34 Rodolfo Medina [this message]
2006-01-31 18:27 ` Tim McNamara
2006-02-02 17:06   ` Rodolfo Medina
2006-02-02 19:34 ` Adam Sjøgren
2006-02-06 17:25   ` Rodolfo Medina
2006-02-10 12:20     ` rodolfo.medina
2006-02-10 14:17       ` rodolfo.medina
2006-02-10 17:23         ` Tim McNamara
2006-02-11 23:51           ` Rodolfo Medina
2006-08-04 14:36             ` Rodolfo Medina
2006-08-04 14:35 ` Rodolfo Medina
2006-08-04 15:25   ` Hadron Quark
2006-08-04 17:58     ` Rodolfo Medina

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=1138721640.784556.321720@z14g2000cwz.googlegroups.com \
    --to=romeomedina@libero.it \
    /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).