[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: slowness in smtp tls
Masaru Nomiya wrote:
>
> Me>> With gnus's starttls.el, you'll have got a problem.
>
> JDO> OK, I'll give this a try (a bit of a pain to get it to compile, but
> JDO> I'm working on it); but what's the issue? The gnus starttls uses
> JDO> gnutls, it's newer, it's got a lot more configurability; what's the
> JDO> problem with it?
>
> Yes, their file name is same.
> But, they are totally different things, as you might know with
> checking the codes.
OK. The version Masaru suggested was difficult for me to compile as it
wanted a metric ton of include files I didn't have; I used
starttls-0.10 from
ftp://ftp.opaopa.org/pub/elisp/
which appears to work OK and (so far) is faster than gnutls, which
I'll really appreciate if it turns out to be consistent. Woo!
JDO