Gnus development mailing list
 help / color / mirror / Atom feed
From: "Gabor Z. Papp" <gzp@papp.hu>
To: ding@gnus.org
Subject: Re: Release of Gnus 5.10.10 / No Gnus 0.8
Date: Wed, 09 Apr 2008 10:09:35 +0200	[thread overview]
Message-ID: <x6myo3ih4w@gzp> (raw)
In-Reply-To: <v9r6dftrm2.fsf@marauder.physik.uni-ulm.de>

* Reiner Steib <reinersteib+gmane@imap.cc>:

| If you can think of important changes that should be mentioned,
| please tell me about it

Hello. :-)

I wasn't yelling before, because thought my problem is temporary, or
not gnus related, but...

Short summary of the problem: imap login fails 3-4 times from 10 login.

Details:

Using GNU Emacs 22.2.1 and weekly updated gnus cvs head.

Maybe 2-3 weeks ago discovered, that the contrib/ssl.el is obsoleted,
and tried to rewrite my configuration from ssl to tls in this way:

;; IMAP
;;(setq tls-program '("openssl s_client -connect %h:%p -no_ssl2"))
(setq tls-program '("gnutls-cli -p %p %h"))
(setq tls-hostmismatch nil)
(add-to-list 'gnus-secondary-select-methods
             '(nnimap "mail"
                      (nnimap-address "mail")
                      (nnimap-server-port 12345)
                      ;;(nnimap-stream network)
                      (nnimap-stream tls)
                      ;;(nnimap-stream ssl)
                      ;;(nnimap-authenticator login)
                      (nnimap-authenticator cram-md5)
                      (nnimap-list-pattern
                       ("*")
                       )
                      (nnimap-authinfo-file "/home/gzp/.gnussecret")
                      (nnimap-nov-is-evil t)
             )
)

The imap server is dovecot. Since the change randomly getting login
problems, 3-4 times from 10 login. In that case gnus asks for the
password and ask for store it for this session or not.

Found a backup cvs checkout from 20080221, that roll works fine
without any problem. If I switch back to contrib/ssl.el the problem
disappear too with the recent cvs.

I don't know lisp or emacs really, so don't know how to enable debug
or provide more detailed debugging info. Drive me.

The imap server log says only bad login:

2008 Apr  9 09:46:10 <mail.info> mail dovecot: imap-login: Aborted
login (auth failed, 0 attempts): rip=1.2.3.4, lip=5.6.7.8, TLS
[repeated 4 times]
2008 Apr  9 09:46:40 <mail.info> mail dovecot: imap-login:
Disconnected (auth failed, 1 attempts): user=<gzp>, method=CRAM-MD5,
rip=1.2.3.4, lip=5.6.7.8, TLS: Disconnected

As I said, I can't reproduce this with cvs-20080221

("emacs" "--no-splash" "-f" "gnus")
Loading encoded-kb...done
For information about GNU Emacs and the GNU system, type <f1> C-a.
Loading gnus...done
Loading gnus-start...
Loading easymenu...done
Loading gnus-start...done
Loading image...done
Loading regexp-opt...done
Loading codepage...done
Loading bbdb-gnus...
Loading advice...done
Loading bbdb-gnus...done
Reading /home/gzp/.gnus.newsrc.eld...
Opening nnmaildir server...done
Opening nnimap server on mail...
imap: Connecting to mail...
Loading tls...done
Opening TLS connection to `mail'...
Opening TLS connection with `gnutls-cli -p %p %h'...done
Opening TLS connection to `mail'...done
Waiting for response from mail...done
Parsing authinfo file `/home/gzp/.gnussecret'.
imap: Authenticating using CRAM-MD5...
Loading rfc2104...done
Login failed... [1 times]
Store password for this session? (y or n)
imap: Authenticating using CRAM-MD5...done
Opening nnimap server on mail...done
nnimap: Listing subscribed mailboxes on mail...
Loading utf7...done
nnimap: Listing subscribed mailboxes on mail...done
No new newsgroups
Checking new news...
nnimap: Checking mailboxes...
nnimap: Mailbox INBOX modified
[...]



  reply	other threads:[~2008-04-09  8:09 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25 18:34 Reiner Steib
2008-03-25 18:50 ` Chris Uzdavinis
2008-03-25 19:05   ` Adam Sjøgren
2008-03-25 19:24 ` Zlatko Calusic
2008-03-25 20:30   ` Adam Sjøgren
2008-03-25 22:02     ` Zlatko Calusic
2008-03-25 22:13 ` Katsumi Yamaoka
2008-03-25 23:43   ` Reiner Steib
2008-03-26  8:24     ` Didier Verna
2008-03-26  9:34       ` Katsumi Yamaoka
2008-03-26 21:11       ` Reiner Steib
2008-03-28 14:24       ` Ted Zlatanov
2008-03-28 14:44 ` Ted Zlatanov
2008-04-09  7:27 ` Reiner Steib
2008-04-09  8:09   ` Gabor Z. Papp [this message]
2008-04-09 18:44     ` Reiner Steib
2008-04-09  9:15   ` Katsumi Yamaoka
2008-04-09 19:15     ` Reiner Steib
2008-04-09 22:53       ` Katsumi Yamaoka
2008-04-10 10:44         ` Reiner Steib
2008-04-10 17:51   ` Reiner Steib
2008-04-10 18:49     ` Ted Zlatanov
2008-04-10 19:05       ` Reiner Steib
2008-04-11  6:43     ` Reiner Steib

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=x6myo3ih4w@gzp \
    --to=gzp@papp.hu \
    --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).