Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: imap and openssl on Windows
       [not found] <mailman.0.1285862152.4174.info-gnus-english@gnu.org>
@ 2010-09-30 17:57 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-30 17:57 UTC (permalink / raw)
  To: info-gnus-english

Holger Sparr <holger.sparr@gmx.net> writes:

> *imap-log*
>
> | * OK The Microsoft Exchange IMAP4 service is ready.
> | 1 NOOP
> | * BYE Connection is closed. 13

> cmdproxy.exe "openssl s_client -connect imap.server.de:993"
>
> | * OK The Microsoft Exchange IMAP4 service is ready.
> | . noop

It looks like the MS Exchange server doesn't understand tagged commands,
which is really weird.

Anyway, nnimap has been rewritten completely in the development version
of Gnus/Emacs, and it's been reported to work with MS Exchange, so this
may or may not work now if you install development Gnus.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen

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

* imap and openssl on Windows
@ 2010-09-30 15:49 Holger Sparr
  0 siblings, 0 replies; 2+ messages in thread
From: Holger Sparr @ 2010-09-30 15:49 UTC (permalink / raw)
  To: info-gnus-english

Hi,

I have problems to read my mail:

.gnus.el

(setq gnus-secondary-select-methods '((nnimap "xxx"
                                      (nnimap-address "imap.server.de")
                                      (nnimap-server-port 993)
                                      (nnimap-authenticator login)
                                      (nnimap-stream ssl)))

There will be no server response to the imap command send.

*imap-log*

| * OK The Microsoft Exchange IMAP4 service is ready.
| 1 NOOP
| * BYE Connection is closed. 13
| done
| depth=2 C = DE, O = DFN-Verein, OU = DFN-PKI, CN = DFN-Verein PCA Global - G01
| verify error:num=20:unable to get local issuer certificate
| verify return:0
| read:errno=0
| 2 CAPABILITY

In contrast, connecting to the server via command line with cmdproxy.exe I get:

cmdproxy.exe "openssl s_client -connect imap.server.de:993"

| * OK The Microsoft Exchange IMAP4 service is ready.
| . noop
| . OK NOOP completed.
| . logout
| * BYE Microsoft Exchange Server 2007 IMAP4 server signing off.
| . OK LOGOUT completed.
| read:errno=0

I tried several settings for imap-client-eol and several addtitional flags for
openssl through imap-ssl-program.

Do you have any ideas?

Thanks in advance.

Holger Sparr

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

end of thread, other threads:[~2010-09-30 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.0.1285862152.4174.info-gnus-english@gnu.org>
2010-09-30 17:57 ` imap and openssl on Windows Lars Magne Ingebrigtsen
2010-09-30 15:49 Holger Sparr

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