9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] IMAP over SSL
@ 2001-10-03  0:08 Eric Grosse
  2001-10-03 14:01 ` Moroo Jun
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Grosse @ 2001-10-03  0:08 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

We implement that here by creating the file  /bin/service.auth/tcp993
  #!/bin/rc
  exec tlssrv -limap4d -k/sys/lib/ssl -r`{cat $3/remote} /bin/ip/imap4d -pdxxx.com -r`{cat $3/remote}>[2]/sys/log/imap4d

[-- Attachment #2: Type: message/rfc822, Size: 2140 bytes --]

From: <dadkins@EECS.Berkeley.EDU>
To: 9fans@cse.psu.edu
Subject: [9fans] IMAP over SSL
Date: Tue, 02 Oct 2001 15:17:30 -0700
Message-ID: <17fe8c182daa.182daa17fe8c@EECS.Berkeley.EDU>

Is anyone working on a mail client for Plan9 that speaks IMAP over SSL? 
I found IMAP code in upas/fs, and tried to insert the obvious call to
pushssl: no luck.  I'm hoping someone is working on this because I have
a fear of verbose RFC's.

-Dan

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

* Re: [9fans] IMAP over SSL
  2001-10-03  0:08 [9fans] IMAP over SSL Eric Grosse
@ 2001-10-03 14:01 ` Moroo Jun
  0 siblings, 0 replies; 3+ messages in thread
From: Moroo Jun @ 2001-10-03 14:01 UTC (permalink / raw)
  To: 9fans

At 8:08 PM -0400 01.10.2, Eric Grosse wrote:
>We implement that here by creating the file  /bin/service.auth/tcp993

 Is anyone working on httpd with SSL like apache-SSL?
-- 
Moroo Jun


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

* [9fans] IMAP over SSL
@ 2001-10-02 22:17 dadkins
  0 siblings, 0 replies; 3+ messages in thread
From: dadkins @ 2001-10-02 22:17 UTC (permalink / raw)
  To: 9fans

Is anyone working on a mail client for Plan9 that speaks IMAP over SSL? 
I found IMAP code in upas/fs, and tried to insert the obvious call to
pushssl: no luck.  I'm hoping someone is working on this because I have
a fear of verbose RFC's.

-Dan



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

end of thread, other threads:[~2001-10-03 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-03  0:08 [9fans] IMAP over SSL Eric Grosse
2001-10-03 14:01 ` Moroo Jun
  -- strict thread matches above, loose matches on Subject: below --
2001-10-02 22:17 dadkins

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