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

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

Re: How to make Emacs Gnus to get new mails automatically?


From: ST
Subject: Re: How to make Emacs Gnus to get new mails automatically?
Date: Fri, 22 Jul 2016 14:28:36 +0300

Do you use IMAP?

BTW what is better IMAP or POP?

Thank you!

On Thu, 2016-07-21 at 22:48 +0200, Adam Sjøgren wrote:
> ST writes:
> 
> > I try to fetch new mails with Gnus, but it doesn't work. I tried
> > following options in my `.emacs` file:
> 
> I'm using this, which works for me:
> 
>   ; Demon to fetch email every 5 minutes when Emacs has been idle for 5 
> minutes:
>   (gnus-demon-add-handler 'gnus-demon-scan-news 5 5)
>   ; Demon to send queued email every other minute:
>   (gnus-demon-add-handler 'gnus-delay-send-queue 1 nil)
>   (gnus-demon-init)
> 
> 
>   Best regards,
> 
>     Adam
> 




reply via email to

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