Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Configuring gnus for gmail
@ 2006-01-31 15:34 Rodolfo Medina
  2006-01-31 18:27 ` Tim McNamara
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Rodolfo Medina @ 2006-01-31 15:34 UTC (permalink / 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

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

end of thread, other threads:[~2006-08-04 17:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-31 15:34 Configuring gnus for gmail Rodolfo Medina
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

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