info-gnus-english
[Top][All Lists]
Advanced

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

Re: gmx imap failure


From: ZWu
Subject: Re: gmx imap failure
Date: Mon, 15 Feb 2016 08:43:52 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

asjo@koldfront.dk (Adam Sjøgren) writes:

> 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

The output is like this:

```
$ 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.
-- 
Hello, world!


reply via email to

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