help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading mail


From: Paulo J. Matos
Subject: Re: Reading mail
Date: Tue, 26 Jan 2010 14:21:37 +0000

On Mon, Jan 25, 2010 at 8:52 PM, Mauro Sacchetto
<mauro.sacchetto@gmail.com> wrote:
> 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.

Give Gnus  a try: http://www.emacswiki.org/emacs/GnusTutorial


-- 
Paulo Jorge Matos - pocmatos at gmail.com
http://www.pmatos.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]