all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.