9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Eric Grosse <ehg@research.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] IMAP over SSL
Date: Tue,  2 Oct 2001 20:08:19 -0400	[thread overview]
Message-ID: <20011003000826.1CFB3199F3@mail.cse.psu.edu> (raw)

[-- 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

             reply	other threads:[~2001-10-03  0:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-03  0:08 Eric Grosse [this message]
2001-10-03 14:01 ` Moroo Jun
  -- strict thread matches above, loose matches on Subject: below --
2001-10-02 22:17 dadkins

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=20011003000826.1CFB3199F3@mail.cse.psu.edu \
    --to=ehg@research.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).