Gnus development mailing list
 help / color / mirror / Atom feed
From: David Engster <deng@randomsample.de>
To: "Steinar Bang" <sb@dod.no>
Cc: ding@gnus.org
Subject: Re: nnimap unable to open server unknown service 993
Date: Tue, 07 May 2013 18:05:14 +0200	[thread overview]
Message-ID: <87li7q22th.fsf@randomsample.de> (raw)
In-Reply-To: <op.wwpniicrgfp24t@nolsbang01.one.steria.dom> (Steinar Bang's message of "Tue, 07 May 2013 13:00:08 +0200")

Steinar Bang writes:
>  Unable to open server nnimap+privat due to: Unknown service: 993

[...]

> The nnimap server is defined as a secondary select method:
>  (setq gnus-secondary-select-methods
>        '((nnimap "privat"
>   	        (nnimap-address "imap.mydomain.com")
>                 (nnimap-authenticator cram-md5)

try adding

   (nnimap-server-port 993)

>                 (nnimap-stream ssl))

and maybe also drop this, I'm not sure.

-David



  reply	other threads:[~2013-05-07 16:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 11:00 Steinar Bang
2013-05-07 16:05 ` David Engster [this message]
2013-05-07 21:34   ` Steinar Bang
2013-05-07 21:42     ` nntp server news.gmane.org tries to use gnutls (Was: nnimap unable to open server unknown service 993) Steinar Bang
2013-05-07 21:53       ` nntp server news.gmane.org tries to use gnutls Adam Sjøgren
2013-05-07 23:20         ` Steinar Bang
2013-05-08  0:17           ` Katsumi Yamaoka
2013-05-08  8:44           ` Adam Sjøgren
2013-05-08 11:38             ` Steinar Bang
2013-05-08 21:19               ` Adam Sjøgren

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=87li7q22th.fsf@randomsample.de \
    --to=deng@randomsample.de \
    --cc=ding@gnus.org \
    --cc=sb@dod.no \
    /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).