Gour <[EMAIL PROTECTED]> writes:

Hi!

> Now, dovecot shows:
>
> dovecot: 2008-08-20 16:23:23Info: imap-login: Login: user=<gour>,
> method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
>
> This looks OK?

Yes, looks good.

> otoh, I've found some post (same/similar problem) suggesting to add:
>
> (require 'gnus-demon)
> (setq gnus-use-demon t)
> (gnus-demon-add-handler 'gnus-group-get-new-news 10 0)
> (gnus-demon-init)
>
> What do you think about it?

This lets gnus check for new news every 10 minutes of emacs idle time
(or something like that).  This can repair disconnects if the server
closes the connection after a certain time of inactivity.

But on the net I've read that dovecot doesn't disconnect clients.  After
some time with no activity, it contacts the clients and checks if
they're still available.

> Is it required?

Normally, it shouldn't.  But give it a test ride...

Bye,
Tassilo



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to