[Ilugc] Help on gnus config

  • From: stylesen@xxxxxxxxx (Senthil Kumaran S)
  • Date: Tue Jul 11 14:17:02 2006

I want to use gnus as email client to access my gmail account using
pop3. I have the following in my config file (.gnus.el)

<snip>
(setq gnus-select-method '(nntp "news.gnus.org"))
(add-to-list 'gnus-secondary-select-methods '(nnml ""))
(setq mail-sources '((pop :server "pop.gmail.com"
                          :user "stylesen@xxxxxxxxx"
                          :password "secret")))

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

But when I try starting gnus it is unable to fetch my mails. What is
wrong with my config.


-- 
--sen--
Be a man of Deeds
Don't be a man of Needs...
http://geocities.com/sen_kavithai
http://stylesen.blogspot.com

Other related posts: