unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Reading mail
@ 2010-01-25 20:52 Mauro Sacchetto
  2010-01-26  9:00 ` Reiner Steib
  2010-01-26 14:21 ` Paulo J. Matos
  0 siblings, 2 replies; 17+ messages in thread
From: Mauro Sacchetto @ 2010-01-25 20:52 UTC (permalink / raw)
  To: help-gnu-emacs

I put in ~/.emacs the following:
(setq mail-sources
      '((file :path "/var/spool/mail/samiel")
       (pop :server "pop.gmail.com"
             :port 995
             :user "mauro.sacchetto@gmail.com"
             :password "*********"
             :connection ssl
             :leave t)
       (pop :server "pop.istruzione.it"
             :port 110
             :user "mauro.sacchetto"
             :password "**********")))
I try to receive and read mail with RMAIL,
Emacs seems to control, but it doesn't realize
really if there is new mail or not. In fact,
tells me "No new mail", even if it's not true.
Anything wrong in the lines over?
Thanx!
M.



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

end of thread, other threads:[~2010-01-27  1:07 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25 20:52 Reading mail Mauro Sacchetto
2010-01-26  9:00 ` Reiner Steib
2010-01-26 13:11   ` Mauro Sacchetto
2010-01-26 14:43     ` Anselm Helbig
2010-01-26 16:53       ` Mauro Sacchetto
2010-01-26 18:23         ` Richard Riley
2010-01-26 18:55         ` Jeff Clough
     [not found]         ` <mailman.240.1264530229.14305.help-gnu-emacs@gnu.org>
2010-01-26 19:25           ` Mauro Sacchetto
2010-01-26 19:48             ` Richard Riley
     [not found]             ` <mailman.246.1264535362.14305.help-gnu-emacs@gnu.org>
2010-01-26 20:10               ` Mauro Sacchetto
2010-01-26 21:06                 ` Richard Riley
     [not found]                 ` <mailman.252.1264540010.14305.help-gnu-emacs@gnu.org>
2010-01-26 23:06                   ` Mauro Sacchetto
2010-01-26 23:16                     ` Mauro Sacchetto
2010-01-27  0:19                     ` Richard Riley
     [not found]                     ` <mailman.265.1264551603.14305.help-gnu-emacs@gnu.org>
2010-01-27  1:05                       ` Mauro Sacchetto
2010-01-27  1:07                       ` Mauro Sacchetto
2010-01-26 14:21 ` Paulo J. Matos

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