Gnus development mailing list
 help / color / mirror / Atom feed
* Trouble fetching encrypted messages w/nnimap
@ 2005-03-07 23:28 Bjorn Solberg
  2005-03-08 10:06 ` Simon Josefsson
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Solberg @ 2005-03-07 23:28 UTC (permalink / raw)


My setup:

GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of 2004-03-10 on NYAUMO
No Gnus v0.3 (from gnus-CURRENT-20050304.tar.gz)

I'm talking to the IMAP server (which is a Lotus Notes server) as
a secondary method:
(setq gnus-secondary-select-methods
      '((nnimap "notes1")))

Some messages I receive are encrypted, and I see

---- 8< ----
[Portions of this MIME document are encrypted with a Notes certificate and
cannot be read.]
---- 8< ----

in the Article buffer instead of the actual message.  The Notes client of
course have no trouble reading it.  Can I teach Gnus how to decrypt those
messages?  I'm sure some certificate file is around somewhere, provided
Notes is actually using something standardized for the encryption.  

Given that the encrypted data doesn't seem to make it over (*imap-debug*
doesn't show the body of the IMAP stream), does that mean that nnimap
then somehow have to communicate this to the Notes IMAP server?  I don't
know what kind of encryption Notes uses nor do I know how the encryption
works across IMAP.  Is this a known issue?  If so, any pointers to a
solution would be much appreciated.

Thank you,

Bjorn.



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

* Re: Trouble fetching encrypted messages w/nnimap
  2005-03-07 23:28 Trouble fetching encrypted messages w/nnimap Bjorn Solberg
@ 2005-03-08 10:06 ` Simon Josefsson
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Josefsson @ 2005-03-08 10:06 UTC (permalink / raw)
  Cc: ding

Bjorn Solberg <bjorn_ding@hekneby.org> writes:

> My setup:
>
> GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of 2004-03-10 on NYAUMO
> No Gnus v0.3 (from gnus-CURRENT-20050304.tar.gz)
>
> I'm talking to the IMAP server (which is a Lotus Notes server) as
> a secondary method:
> (setq gnus-secondary-select-methods
>       '((nnimap "notes1")))
>
> Some messages I receive are encrypted, and I see
>
> ---- 8< ----
> [Portions of this MIME document are encrypted with a Notes certificate and
> cannot be read.]
> ---- 8< ----
>
> in the Article buffer instead of the actual message.  The Notes client of
> course have no trouble reading it.  Can I teach Gnus how to decrypt those
> messages?  I'm sure some certificate file is around somewhere, provided
> Notes is actually using something standardized for the encryption.  
>
> Given that the encrypted data doesn't seem to make it over (*imap-debug*
> doesn't show the body of the IMAP stream), does that mean that nnimap
> then somehow have to communicate this to the Notes IMAP server?  I don't
> know what kind of encryption Notes uses nor do I know how the encryption
> works across IMAP.  Is this a known issue?  If so, any pointers to a
> solution would be much appreciated.

No encrypted data in *imap-log*?  Then I would guess Notes is using
some non-standard encryption extension for IMAP, which would be
consistent with my experience of how Notes implement security features
in general.  Use etherreal and look at how the Notes client
communicate with the server, perhaps you can glean something from
that.



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

end of thread, other threads:[~2005-03-08 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-07 23:28 Trouble fetching encrypted messages w/nnimap Bjorn Solberg
2005-03-08 10:06 ` Simon Josefsson

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