bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28971: 24.4; Gnus TLS/SSL POP issue


From: Noam Postavsky
Subject: bug#28971: 24.4; Gnus TLS/SSL POP issue
Date: Thu, 09 Nov 2017 21:29:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

Emanuel Berg <moasen@zoho.com> writes:

>> (defun gnutls-available-p () nil)
>
> This doesn't seem to have solved the problem
>
>     Opening TLS connection to `pop.zoho.com'...
>     Opening TLS connection with `gnutls-cli --insecure -p 995 
> pop.zoho.com'...done
>     Opening TLS connection to `pop.zoho.com'...done
>     Mail source (pop :user ABC :password XYZ :server pop.zoho.com :port 995 
> :stream ssl) failed: (error USER ABC not valid)

You may also need to customize `tls-program' to use the `openssl'
command.  Although I think external-program based tls is kind of flaky,
so I don't how much you can really expect from it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]