Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Zhu <zhu@invalid.hide>
To: info-gnus-english@gnu.org
Subject: Re: gmx imap failure
Date: Sun, 14 Feb 2016 19:29:28 +0800	[thread overview]
Message-ID: <8737sv4jjb.fsf@zhtux.jiantu.boxes> (raw)
In-Reply-To: <87mvr37qxj.fsf@gnus.org>

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Zhu <zhu@invalid.hide> writes:
>
>> Opening TLS connection with `gnutls-cli --insecure -p 993
>> imap.gmx.com'
>
> Try running this command manualle and see why it fails.
Emacs reinstalled; configs updated:
-------------------------------config----------------------------------
(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)))
(setq send-mail-function 'smtpmail-send-it
      message-send-mail-function 'smtpmail-send-it
      smtpmail-default-smtp-server "mail.gmx.com"
      smtpmail-smtp-server "mail.gmx.com"
      smtpmail-smtp-service 587)
(setq starttls-use-gnutls t
      starttls-gnutls-program "gnutls-cli"
      starttls-extra-arguments nil)
(setq smtpmail-debug-info t
      smtpmail-debug-verb t)
(setq nntp-authinfo-file
      (nnheader-concat gnus-home-directory "authinfo.gpg"))
(setq nnimap-authinfo-file
      (nnheader-concat gnus-home-directory "authinfo.gpg"))
(setq smtpmail-auth-credentials
      (nnheader-concat gnus-home-directory "authinfo.gpg"))
(setq smtpmail-starttls-credentials
      (nnheader-concat gnus-home-directory "authinfo.gpg"))
----------------------------config end-------------------------

-------error message-------------
Opening nnimap server on gmx...
Opening connection to imap.gmx.com via tls...
Unable to open server nnimap+gmx due to: Failed connect: connection timed out
Opening nnimap server on gmx...failed: 
...
Warning: Opening nnimap server on gmx...failed: ; Server
nnimap+gmx previously determined to be down; not retrying; Opening
nnimap server on gmx...failed: ; Unable to open server nnimap+gmx
due to: Failed connect: connection timed out
-------error end---------------------------

-- 
Hello, world!

  reply	other threads:[~2016-02-14 11:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87oabwzn8s.fsf@zhtux.jiantu.boxes>
2016-02-14  5:04 ` Zhu
2016-02-14  5:25   ` Lars Ingebrigtsen
2016-02-14  5:47     ` Zhu
2016-02-14  5:25   ` Zhu
2016-02-14  6:21     ` Lars Ingebrigtsen
2016-02-14 11:29       ` Zhu [this message]
2016-02-14 14:50     ` Adam Sjøgren
     [not found]     ` <mailman.4627.1455461420.843.info-gnus-english@gnu.org>
2016-02-15  0:43       ` ZWu
2016-02-15  3:55         ` Lars Ingebrigtsen
2016-02-15  7:20         ` Adam Sjøgren
     [not found]         ` <mailman.4697.1455520827.843.info-gnus-english@gnu.org>
2016-02-15  8:57           ` Zaam Wu
2016-02-15 14:32             ` Adam Sjøgren
     [not found]             ` <mailman.4736.1455546746.843.info-gnus-english@gnu.org>
2016-02-23  5:17               ` Zaam Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737sv4jjb.fsf@zhtux.jiantu.boxes \
    --to=zhu@invalid.hide \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).