Gnus development mailing list
 help / color / mirror / Atom feed
From: "Robin S. Socha" <robin@socha.net>
Subject: Courier IMAP 993?
Date: 08 May 2001 18:48:58 +0200	[thread overview]
Message-ID: <deathsquad.m31ypz4whx.fsf@socha.net> (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>


             reply	other threads:[~2001-05-08 16:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-08 16:48 Robin S. Socha [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=deathsquad.m31ypz4whx.fsf@socha.net \
    --to=robin@socha.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).