Gnus development mailing list
 help / color / mirror / Atom feed
* IMAP access fails from Gnus, works from mozilla
@ 2003-08-27  9:03 Christoph Conrad
  2003-08-27  9:54 ` Simon Josefsson
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Conrad @ 2003-08-27  9:03 UTC (permalink / raw)


Hello,

My configuration (which is working from mozilla):

,----
| (setq imap-ssl-program "openssl s_client -ssl3 -connect %s:%p")
| (add-to-list 'gnus-secondary-select-methods
|              '(nnimap "webmail.ivu.de"
|                       (nnimap-address "webmail.ivu.de")
|                       (nnimap-server-port 993)
|                       (nnimap-authenticator login)
|                       (nnimap-stream ssl)
|                       (nnimap-list-pattern ("INBOX"))
|                       ))
`----

leads to

,----
| nnimap+webmail.ivu.de:IVU error: The requested item could not be found.
`----

OpenSSL is version 0.9.6b [engine] 9 Jul 2001.

Any idea?

Herzliche Grüße,
  Christoph
-- 
"Lieber ein kleiner Teil von etwas ganz Großem als ein großer Teil von
einem Haufen Scheiße." (Franziska van Almsick)



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

end of thread, other threads:[~2003-08-27 21:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-27  9:03 IMAP access fails from Gnus, works from mozilla Christoph Conrad
2003-08-27  9:54 ` Simon Josefsson
2003-08-27 21:22   ` Christoph Conrad
2003-08-27 21:46     ` Christoph Conrad

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).