ZWu writes:

> $ gnutls-cli --insecure -p 993 imap.gmx.com
> Processed 0 CA certificate(s).
> Resolving 'imap.gmx.com'...
> Connecting to '212.227.17.172:993'...
> Cannot connect to 212.227.17.172:993: Connection timed out
> Connecting to '212.227.17.188:993'...
> ```
>
> As you see, running on command line gives `Connection timed out'
> as well.

Then that is your problem. When I try, I get a connection:

  $ gnutls-cli --insecure -p 993 imap.gmx.com
  Processed 0 CA certificate(s).
  Resolving 'imap.gmx.com'...
  Connecting to '212.227.17.188:993'...
  - Certificate type: X.509
  - Got a certificate list of 3 certificates.
  - Certificate[0] info:
   - subject `C=US,ST=Pennsylvania,L=Chesterbrook,O=1&1 Mail & Media
     Inc.,CN=imap.gmx.com', [...etc.etc...]
   OK [CAPABILITY IMAP4rev1 CHILDREN ENABLE ID IDLE LIST-EXTENDED
  LIST-STATUS LITERAL+ MOVE NAMESPACE SASL-IR SORT SPECIAL-USE
  THREAD=ORDEREDSUBJECT UIDPLUS UNSELECT WITHIN AUTH=LOGIN AUTH=PLAIN]
  IMAP server ready [...]

  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