Gnus development mailing list
 help / color / mirror / Atom feed
From: William Perry <wmperry@aventail.com>
Cc: ding@ifi.uio.no
Subject: Re: POP3 support
Date: Wed, 31 Jul 1996 16:05:53 -0700	[thread overview]
Message-ID: <31FFE6D1.55FC@aventail.com> (raw)
In-Reply-To: <x77mrk9lfv.fsf@unilab.dfci.harvard.edu>

Richard Pieri wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> 
> >>>>> "KR" == Ken Raeburn <raeburn@cygnus.com> writes:
> 
> KR> Just as long as I can still run movemail to talk to my pop server.  I
> KR> assume you didn't implement Kerberos authentication (including DES
> KR> encryption) in elisp? :-)
> 
> Don't tempt me :).
> 
> Actually, implementing 'extensions' is simple because, unlike vm-pop,
> pop3 does implement the full set of basic POP3 commands (except LIST
> which is generally useless).
> 
> There are two reasons why I did not implement APOP.  One, my POP server,
> the Qualcomm qpopper, does not understand it so I cannot test it.  Two,
> I have not dug up a precompiled MD5 filter program for Win32, which is
> where I have been doing most of my development work.  This is currently
> on the to-do list.

  There is a reasonably fast implementation of md5 in elisp.  Check out
the latest url package.  Or I can send you the md5.el manually if you'd
like.  You can specify a maximum message size before it shells out to a
subprocess.  Pretty nice.  Plus XEmacs has builtin md5 support (not that
that helps with win32 (yet))

-Bill P.


  reply	other threads:[~1996-07-31 23:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-31 16:08 Richard Pieri
1996-07-31 20:06 ` Ken Raeburn
1996-07-31 21:12   ` Richard Pieri
1996-07-31 23:05     ` William Perry [this message]
1996-08-01 13:49       ` Richard Pieri

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=31FFE6D1.55FC@aventail.com \
    --to=wmperry@aventail.com \
    --cc=ding@ifi.uio.no \
    /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).