>>>>> "Tassilo" == Tassilo Horn 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=, 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 ----------------------------------------------------------------