Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Gnus blocked by Gmail?
Date: Tue, 26 Aug 2014 18:23:20 +0200	[thread overview]
Message-ID: <87ha0z6wzr.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87wq9vdymf.fsf@gmail.com>

Thorsten Jolitz <tjolitz@gmail.com> writes:

> I set it and tried, but get no "*imap log*" buffer. 

I wonder if the Gnus in your Emacs is old enough not to have that
feature. Can you look up the documentation of the variable in your
Emacs?

> ,----
> | Unable to open server nnimap+foo due to: make client process failed:
> | die Wartezeit für die Verbindung ist abgelaufen (=> German for "timeout")
> `----

Does other IMAP-clients work with Gmail on your computer?

> I asked Google, but it seems my settings are alright (they worked for a
> long time before):

I have just:

  (nnimap "gmail" (nnimap-address "imap.gmail.com"))

in my gnus-secondary-select-methods - Gnus connects to the standard IMAP
port and uses STARTTLS.

Did you try using openssl on the commandline to connect to Gmail?

  $ openssl s_client -connect imap.gmail.com:imaps

connects fine for me.

> (setq gnus-secondary-select-methods
>       '( (nnimap "x.y"
>                 (nnimap-address "imap.gmail-alias1.com")

What's with the "-alias1" ?

>                 (nnimap-server-port 993)
>                 (nnimap-stream ssl)

Maybe try with STARTTLS?


  Best regards,

    Adam

-- 
 "Världens kapare meddelar att millimeterrättvisa inte        Adam Sjøgren
  kommer införas i år heller"                            asjo@koldfront.dk




  reply	other threads:[~2014-08-26 16:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 10:44 Thorsten Jolitz
2014-08-26 12:15 ` Eric S Fraga
2014-08-26 12:38   ` Thorsten Jolitz
2014-08-26 13:25     ` Eric S Fraga
2014-08-26 13:10 ` Adam Sjøgren
2014-08-26 16:06   ` Thorsten Jolitz
2014-08-26 16:23     ` Adam Sjøgren [this message]
2014-08-26 17:17       ` Thorsten Jolitz
2014-08-26 18:54         ` Eric S Fraga
2014-08-26 22:51           ` Thorsten Jolitz
2014-08-26 19:24         ` Adam Sjøgren
2014-08-26 22:54           ` Thorsten Jolitz

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=87ha0z6wzr.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.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).