info-gnus-english
[Top][All Lists]
Advanced

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

Re: Can not read my messages.


From: Katsumi Yamaoka
Subject: Re: Can not read my messages.
Date: Tue, 04 May 2010 15:47:01 -0000
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

>>>>> Fab wrote:
> I recently installed Gnus, and I can not read the messages I receive.
> There must be something wrong with my file. Gnus.el, but I do not see.
> Thank you for your help.

[...]

> (setq mail-sources
>       '(pop :server "pop.wanadoo.fr"
>             :password "*******"
>             :user "couvreur.fabrice"
>             ))

I think it should be:

(setq mail-sources
      '((pop :server "pop.wanadoo.fr"
             :password "*******"
             :user "couvreur.fabrice"
             )))


reply via email to

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