[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.3.23
I'm also having trouble. 0.3.20 is the most recent version
that worked for me.
in my .emacs
(require 'nnimap)
(setq gnus-secondary-select-methods
'((nnimap "terror"
(nnimap-server-address "terror.hungry.com")
(nnimap-list-pattern "*"))))
(setq gnus-verbose 10)
with nnimap-0.3.23, at the time of failure my buffers looked like this:
ftp://ftp.hungry.com/pub/junk/nnimap/Messages
ftp://ftp.hungry.com/pub/junk/nnimap/imap-last
ftp://ftp.hungry.com/pub/junk/nnimap/imap-log
ftp://ftp.hungry.com/pub/junk/nnimap/nnimap-debug
ftp://ftp.hungry.com/pub/junk/nnimap/imap-debug
-seth