Gnus development mailing list
 help / color / mirror / Atom feed
From: Andrew J Cosgriff <ajc@polydistortion.net>
To: ding@gnus.org
Subject: nnimap ignoring server options?
Date: Mon, 11 Oct 2010 01:30:45 +0000 (UTC)	[thread overview]
Message-ID: <87ocb1frcu.fsf@gira.fitness2live.net.au> (raw)


I'm trying to talk to an Exchange server at my new job, and it's only
accessible via plain-text IMAP.

nnimap seems to want to try TLS first, which is perfectly
understandable, but it never seems to fall back to plaintext on port
143.

I've got the following server config...

(nnimap "some.host.name"
	(nnimap-address "10.x.y.z")
	(nnimap-server-port imap)
	(nnimap-stream network))

...but it seems that these configured things are never used - for
instance, if I change nnimap-address to be "localhost", I still see Gnus
saying in the echo area that it's making a TLS connection to
some.host.name instead.

I can run stunnel on my laptop in order to pretend that I've got SSL
access to Exchange, and it works, but it'd be nice not to have to do this.

Cheers,
 Cos.
-- 
Andrew J Cosgriff <ajc@polydistortion.net> feeling like a robot by the river




             reply	other threads:[~2010-10-11  1:30 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-11  1:30 Andrew J Cosgriff [this message]
2010-10-11 18:03 ` Lars Magne Ingebrigtsen
2010-10-11 21:19   ` Andrew J Cosgriff
2010-10-12 12:43     ` Lars Magne Ingebrigtsen
2010-10-13 22:33       ` Andrew J Cosgriff
2010-10-13 22:59         ` Lars Magne Ingebrigtsen
2010-10-14 23:29           ` Andrew J Cosgriff
2010-10-15  7:43             ` Lars Magne Ingebrigtsen
2010-10-15  9:53               ` Andrew J Cosgriff
2010-10-15 14:02                 ` Lars Magne Ingebrigtsen
2010-10-17 21:54                   ` Andrew J Cosgriff
2010-10-17 22:00                     ` Lars Magne Ingebrigtsen
2010-10-18 21:07                       ` Andrew J Cosgriff
2010-10-18 21:59                         ` Lars Magne Ingebrigtsen
2010-10-18 23:47                           ` Andrew J Cosgriff
2010-10-18 23:52                             ` Lars Magne Ingebrigtsen
2010-10-19  0:41                               ` Katsumi Yamaoka
2010-10-19 17:52                                 ` Lars Magne Ingebrigtsen
2010-10-19 18:36                                 ` Andreas Schwab
2010-10-19 18:30                               ` Andreas Schwab
2010-10-19 14:13                           ` Ted Zlatanov
2010-10-19 17:54                             ` Lars Magne Ingebrigtsen
2010-10-19 18:28                               ` Ted Zlatanov
2010-10-19 18:30                                 ` Lars Magne Ingebrigtsen
2010-10-12  4:00   ` Bruno Tavernier
2010-10-12  8:23     ` Andrew J Cosgriff
2010-10-12 12:43     ` Lars Magne Ingebrigtsen

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=87ocb1frcu.fsf@gira.fitness2live.net.au \
    --to=ajc@polydistortion.net \
    --cc=ding@gnus.org \
    /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).