Gnus development mailing list
 help / color / mirror / Atom feed
* Courier IMAP 993?
@ 2001-05-08 16:48 Robin S. Socha
  2001-05-08 18:21 ` Norbert Koch
  2001-05-08 18:49 ` Simon Josefsson
  0 siblings, 2 replies; 5+ messages in thread
From: Robin S. Socha @ 2001-05-08 16:48 UTC (permalink / raw)


Greetings,

The following does not work. No visible errors :-( If anyone wants an
account for testing this, let me know.

(setq imap-ssl-program "/usr/bin/openssl s_client -ssl3 -connect %s:%p")
(setq nnimap-authinfo-file "~/.authinfo")
(setq nnimap-server-port "993")
(setq nnimap-authenticator 'cram-md5)
(setq nnimap-list-pattern '("INBOX" "new"))
(setq gnus-secondary-select-methods
        '((nnimap "161.58.160.44"
                (nnimap-address "161.58.160.44")
                (nnimap-stream ssl)
                (nnimap-list-pattern ("INBOX"))
                )))

,----[ ~/.authinfo ]
| machine 129.250.30.40 login robin@socha.net password xxxxxxx
`----

Robin
-- 
Robin S. Socha - Your Worst Network Nightmare(tm).
`In Germany, they are not referred to as network administrators. They
prefer to be called "Sons Of The Third Reich".' <http://www.katewerk.com>


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

end of thread, other threads:[~2001-05-08 21:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-08 16:48 Courier IMAP 993? Robin S. Socha
2001-05-08 18:21 ` Norbert Koch
2001-05-08 18:49 ` Simon Josefsson
2001-05-08 18:57   ` Robin S. Socha
2001-05-08 21:10     ` Simon Josefsson

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