Zhu writes:

> (add-to-list 'gnus-secondary-select-methods
>            '(nnimap "gmx"
>                     (nnimap-address "imap.gmx.com")
>                     (nnimap-server-port 993)
>                     (nnimap-stream ssl)
>                     (nnir-search-engine imap)))

[...]

> Opening TLS connection to `imap.gmx.com'... Opening TLS connection
> with `gnutls-cli --insecure -p 993 imap.gmx.com'...failed

What happens if you run this command by hand?

I.e.:

  $ gnutls-cli --insecure -p 993 imap.gmx.com

?


  Best regards,

    Adam

-- 
 "If not actually disgruntled, he was far from being          Adam Sjøgren
  gruntled."                                             a...@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to