Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap ignoring server options?
@ 2010-10-11  1:30 Andrew J Cosgriff
  2010-10-11 18:03 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 27+ messages in thread
From: Andrew J Cosgriff @ 2010-10-11  1:30 UTC (permalink / raw)
  To: ding


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




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

end of thread, other threads:[~2010-10-19 18:36 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-11  1:30 nnimap ignoring server options? Andrew J Cosgriff
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

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