[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IMAP disconnecting
From: |
Gour |
Subject: |
Re: IMAP disconnecting |
Date: |
Wed, 20 Aug 2008 17:15:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
>>>>> "Tassilo" == Tassilo Horn <tassilo@member.fsf.org> writes:
Tassilo> Yeah, I use the same setup, but TLS only for synching with
Tassilo> offlineimap.
Cool.
Tassilo> Set up your select methods like this.
Tassilo> (add-to-list 'gnus-secondary-select-methods '(nnimap "Uni"
Tassilo> (nnimap-address "localhost") (nnimap-stream network)
Tassilo> (nnimap-authenticator login)))
Thank you very much.
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?
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?
Is it required?
Sincerely,
Gour
--
Gour | Zagreb, Croatia | GPG key: C6E7162D
----------------------------------------------------------------
pgpBc3UxfHvja.pgp
Description: PGP signature
- IMAP disconnecting, Gour, 2008/08/20
- Re: IMAP disconnecting, Tassilo Horn, 2008/08/20
- Re: IMAP disconnecting, Gour, 2008/08/20
- Re: IMAP disconnecting, Tassilo Horn, 2008/08/20
- Re: IMAP disconnecting,
Gour <=
- Re: IMAP disconnecting, Tassilo Horn, 2008/08/20
- Re: IMAP disconnecting, Gour, 2008/08/20
- Re: IMAP disconnecting, David, 2008/08/20
- Re: IMAP disconnecting, Tassilo Horn, 2008/08/20