-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, May 28 at 11:28 AM, quoth Cameron Simpson: >I'm trying out mutt-1.5.18 (love that time_inc setting!) > >However, IMAPS does not work for me. "mutt -f imaps://..." says "SSL is >unavailable." to me for both the IMAPS services to which I want to connect.
That means that you didn't build mutt with SSL support. >1.5.17 connects ok. Probably because you built that one with SSL support. ;) >My 1.5.18 "mutt -v" output is: [snip] > -USE_FLOCK +USE_POP +USE_IMAP +USE_SMTP -USE_GSS > -USE_SSL_OPENSSL -USE_SSL_GNUTLS -USE_SASL +HAVE_GETADDRINFO ^^^^^^^^^^^^^^^^ See the minus? >My (working) mutt-1.5.17 "mutt -v" is: [snip] > +USE_POP +USE_IMAP +USE_SMTP -USE_GSS +USE_SSL_OPENSSL ^^^^^^^^^^^^^^^^ See the plus? That's the difference. >Superficially the IMAP and SSL settings seem to tbe the same to me. The settings may be the same, but... you didn't build the new mutt with SSL support, so the settings won't help. > I can probably dig out the actual "configure" lines I used if you > like. You'll need to reconfigure and recompile the new mutt (the previous configure command you used is at the top of the config.log in the source). Reconfigure and build it the same way, but add --with-ssl to the set of ./configure arguments. Assuming you have SSL development headers installed somewhere configure can find them, that'll get you a mutt that will do what you want. ~Kyle - -- It's amazing how much "mature wisdom" resembles being too tired. -- Robert A. Heinlein -----BEGIN PGP SIGNATURE----- Comment: Thank you for using encryption! iEYEARECAAYFAkg8zzAACgkQBkIOoMqOI16wuACgxU/MpIWs7TJOqs5Kaj7GXXOh 7d0AmwcxOjwQjFNUQGOA5WWszIuYfgxc =jRO5 -----END PGP SIGNATURE-----