Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Setting up Gnus with IMAP
@ 2003-07-13 21:41 Sebastian Kaps
       [not found] ` <843ch9plcz.fsf@lucy.is.informatik.uni-duisburg.de>
  0 siblings, 1 reply; 10+ messages in thread
From: Sebastian Kaps @ 2003-07-13 21:41 UTC (permalink / raw)


Hi!

I'm trying to use Gnus with IMAP.
I've read Robin's HOWTO on my.gnus.org, but something doesn't work. When
I launch Gnus and type "^" to enter the server buffer, I see this:
,----
|      {nnimap:192.168.1.2} (denied)
`----

My setup looks like this:
,----
| (setq
|  gnus-select-method '(nntp "192.168.1.2")
|  gnus-secondary-select-methods '((nnml "")
| 				 (nnimap "192.168.1.2"
| 					 (nnimap-address "192.168.1.2")
| 					 (nnimap-server-port "143")
| 					 (nnimap-authenticator "login")
| 					 (nnimap-expunge-on-close "never")
| 					 (nnimap-authinfo-file "~/.authinfo")
| 					 (nnimap-stream "network")
| 					 )))
| (setq imap-debug "*imap-debug*")
| (setq imap-log "*imap-log*")
| (setq nnimap-debug "*nnimap-debug*")
`----

and the logs:

,----[ *nnimap-debug* ]
| ======================================================================
| 1 -> nnimap-server-opened: server="192.168.1.2"
| 1 <- nnimap-server-opened: nil
| ======================================================================
| 1 -> nnimap-open-server: server="192.168.1.2" defs=((nnimap-address "192.168.1.2") (nnimap-server-port "143") (nnimap-authenticator "login") (nnimap-expunge-on-close "never") (nnimap-authinfo-file "~/.authinfo") (nnimap-stream "network"))
| | 2 -> nnimap-server-opened: server="192.168.1.2"
| | 2 <- nnimap-server-opened: nil
| | 2 -> nnimap-open-connection: server="192.168.1.2"
| | 2 <- nnimap-open-connection: nil
| 1 <- nnimap-open-server: nil
| ======================================================================
| 1 -> nnimap-server-opened: server="192.168.1.2"
| 1 <- nnimap-server-opened: nil
| ======================================================================
| 1 -> nnimap-open-server: server="192.168.1.2" defs=((nnimap-address "192.168.1.2") (nnimap-server-port "143") (nnimap-authenticator "login") (nnimap-expunge-on-close "never") (nnimap-authinfo-file "~/.authinfo") (nnimap-stream "network"))
| | 2 -> nnimap-server-opened: server="192.168.1.2"
| | 2 <- nnimap-server-opened: nil
| | 2 -> nnimap-open-connection: server="192.168.1.2"
| | 2 <- nnimap-open-connection: nil
| 1 <- nnimap-open-server: nil
`----

,----[ *imap-debug* ]
| | 2 -> imap-opened: buffer=" *nnimap* 192.168.1.2"
| | 2 <- imap-opened: nil
| | | 3 -> imap-open: server="192.168.1.2" port="143" stream="network" auth="login" buffer=" *nnimap* 192.168.1.2"
| | | | 4 -> imap-opened: buffer=" *nnimap* 192.168.1.2"
| | | | 4 <- imap-opened: nil
| | | | 4 -> imap-open-1: buffer=" *nnimap* 192.168.1.2"
| | | | 4 <- imap-open-1: nil
| | | 3 <- imap-open: nil
| | 2 -> imap-opened: buffer=" *nnimap* 192.168.1.2"
| | 2 <- imap-opened: nil
| | | 3 -> imap-open: server="192.168.1.2" port="143" stream="network" auth="login" buffer=" *nnimap* 192.168.1.2"
| | | | 4 -> imap-opened: buffer=" *nnimap* 192.168.1.2"
| | | | 4 <- imap-opened: nil
| | | | 4 -> imap-open-1: buffer=" *nnimap* 192.168.1.2"
| | | | 4 <- imap-open-1: nil
| | | 3 <- imap-open: nil
`----

Any clues?

-- 
Ciao, Sebastian


^ permalink raw reply	[flat|nested] 10+ messages in thread
* Setting up gnus with IMAP
@ 2009-05-13  1:19 Marvin
  2009-05-13  2:02 ` Marvin
  2009-05-13  7:46 ` Gijs Hillenius
  0 siblings, 2 replies; 10+ messages in thread
From: Marvin @ 2009-05-13  1:19 UTC (permalink / raw)
  To: info-gnus-english

I have recently set-up gnus to read my email via imap. Everything
seems to work fine, except I don't see my email.

Any suggestions

Gnus Newbie

cheers
m

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-05-14  7:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-13 21:41 Setting up Gnus with IMAP Sebastian Kaps
     [not found] ` <843ch9plcz.fsf@lucy.is.informatik.uni-duisburg.de>
     [not found]   ` <m365m55wbn.fsf@toyland.sauerland.de>
2003-07-14 12:52     ` Simon Josefsson
2003-07-14 13:29       ` Sebastian Kaps
2009-05-13  1:19 Setting up gnus " Marvin
2009-05-13  2:02 ` Marvin
2009-05-13  7:46 ` Gijs Hillenius
2009-05-13 12:01   ` Marvin
2009-05-13 12:51     ` Richard Riley
2009-05-14  5:32     ` Rob Weir
2009-05-14  7:06       ` Tassilo Horn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).