ssl_starttls unknown variable

Kevin J. McCarthy kevin at 8t8.us
Thu Mar 17 17:42:45 UTC 2022


On Thu, Mar 17, 2022 at 06:34:30PM +0100, Christoph Klassen wrote:
>On 3/17/22 18:22, Kevin J. McCarthy wrote:
>>In the source directory you built in, what does 'grep USE_SSL 
>>config.h' output?
>That's the output:
>
>#define USE_SSL 1
>
>/* #undef USE_SSL_GNUTLS */
>
>#define USE_SSL_OPENSSL 1

That would indicate it was configured with OpenSSL, and should support 
$ssl_starttls.  However:

>>What does 'mutt -v | grep SSL' output?
>-USE_SSL_OPENSSL  -USE_SSL_GNUTLS  -USE_SASL  -USE_GSASL  -USE_GSS 
>+HAVE_GETADDRINFO

That doesn't line up with the build directory configuration.  Here, the 
first two words indicate both OpenSSL and GnuTLS were disabled at build 
time.

Is it possible you are invoking a different mutt binary in your search 
path?

(On a different topic, if you use the built-in SMTP, you'll also want to 
enable SASL at build time, to support authentication).

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20220317/665c62b5/attachment.asc>


More information about the Mutt-users mailing list