Gnus development mailing list
 help / color / mirror / Atom feed
* [Bug, Debian(?)] "g" goes not refresh nnimap groups!
@ 2004-01-18  1:17 Marcus Frings
  2004-01-18  5:52 ` Simon Josefsson
  0 siblings, 1 reply; 42+ messages in thread
From: Marcus Frings @ 2004-01-18  1:17 UTC (permalink / raw)
  Cc: Manoj Srivastava

[CC to Manoj, the Debian maintainer of Gnus]

Hello,

I'm suffering from a strange problem (bug?) which shatters my nerves
since about 4 weeks. I sent a report to ding 2 weeks ago but nobody has
answered yet so I have spent the days with extensive testing in the
meantime.

This is the situation:

- My server (Debian woody) at home running Courier IMAP which offers
  IMAP over SSL.
- My client at home running both Debian sid and Win2000 with GNU Emacs +
  Gnus on both OSes.

The problem:

On my Debian client Gnus doesn't refresh nnimap groups in the group
buffer by hitting "g". New mails don't show up. This happens since about
4 weeks. When I use "C-u g" in the group buffer this seems to fix it
(read: Gnus recognizes that new mails are available and updates the
group buffer) /sometimes/ whereas "3g" seems to fix it /always/. I
should also note that I haven't changed my configuration files.

I have done some testing to track down what might cause this
behaviour. Here are my results:

(a) Debian with Debian's (old) official package Gnus 5.10.2: "g" works
    as expected and nnimap groups are updated.
(b) Debian with Debian's (current) official package Gnus 5.10.6: "g"
    fails to update nnimap groups. "3g" works.
(c) Debian with Manoj's nightly Gnus CVS snapshots (as native Debian
    package): "g" fails to update nnimap groups. "3g" works.
(d) Debian with a nightly Gnus snapshot from www.gnus.org (Debian's
    official Gnus package being removed of course): "g" fails to update
    nnimap groups. "3g" works.
(e) Now IMAP over SSL disabled, plain IMAP enabled, repeat (b)-(d): "g"
    fails to update nnimap groups for. "3g" works.
(f) Win2000 (same client as the Debian client and connecting to the same
    Courier IMAP server over SSL): "g" works with all tested versions,
    i.e. 5.10.2, 5.10.6, different nightly snapshots from www.gnus.org.
(g) Win2000 (PC at work, connecting to MS Exchange via IMAP): "g" works
    with all tested versions, i.e. 5.10.2, 5.10.6, different nightly
    snapshots from www.gnus.org.
(h) Debian with Manoj's nightly Gnus CVS snapshots (with minimum
    personal configuration: everything disabled except for [1]): "g"
    fails to update nnimap groups. "3g" works.

I have done all tests with full IMAP debugging (imap-debug, nnimap-debug
and imap-log) but haven't seen anything special in the logs. Maybe I
missed something...

Summary:

- It doesn't seem to be IMAP-specific because of a), e), f) and g).
- It doesn't seem to be caused by my configuration because of a), f), g)
  and h).
- It doesn't seem to be a problem of current Gnus versions in general
  because of f) and g).
- In fact it seems to happen only on Debian and it's not important if a
  Debian package is used or an original tarball from www.gnus.org.
  Strange enough that the old Debian 5.10.2 release seems to be okay
  whereas everything else fails on Debian.

I'm really out of ideas now -- I couldn't find anything special in my
imap debug logs. The last Gnus changelogs also seem to be fine.

I hope someone of you is going to have a flash of genius because I'm
almost giving up.

Regards,
Marcus

PS: I'm using "X-Archive: encrypt" for this report in order to protect
Manoj's address from spam.
______________
[1]
(setq gnus-select-method '(nntp "iridium.home.local"))
(setq gnus-secondary-select-methods
      '((nnimap "192.168.0.1"
		(nnimap-address "192.168.0.1")
		(nnimap-authinfo-file "~/.authinfo")
		(nnimap-stream ssl)
		(nnimap-list-pattern "INBOX.*")
		)))
-- 
"Und selbst für die Verlorenen, denen Leben und Tod nur noch ein Spott ist,
gibt es Dinge, die sie nicht zu ihrem Gespött machen wollen."




^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2004-04-27 12:25 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-18  1:17 [Bug, Debian(?)] "g" goes not refresh nnimap groups! Marcus Frings
2004-01-18  5:52 ` Simon Josefsson
2004-01-18 22:45   ` Marcus Frings
2004-01-19  6:12     ` Simon Josefsson
2004-01-19 10:30       ` Marcus Frings
2004-02-08 17:21         ` Raymond Scholz
2004-02-08 20:41           ` Marcus Frings
2004-03-04 19:34     ` Marcus Frings
2004-03-04 22:49       ` Simon Josefsson
2004-03-04 23:38         ` Marcus Frings
2004-03-05 20:29           ` Mark Plaksin
2004-03-09  7:02             ` Kevin Greiner
2004-03-09 19:00               ` Marcus Frings
2004-03-09 19:30                 ` Mark Plaksin
2004-03-10  2:25                   ` PATCH (for testing only): " Kevin Greiner
2004-03-10 16:45                     ` PATCH (for testing only): [Bug, Debian(?)] "g" goes not refresh Mark Plaksin
2004-03-10 18:58                       ` PATCH II (for testing only): [Bug, Debian(?)] "g" goes not Kevin Greiner
2004-03-10 19:38                         ` Mark Plaksin
2004-03-10 22:36                         ` Marcus Frings
2004-03-11  0:10                         ` Kevin Greiner
2004-03-11 22:35                         ` Marcus Frings
2004-03-12  0:48                           ` Kevin Greiner
2004-03-13 22:13                           ` Marcus Frings
2004-03-12  1:04                         ` Mark Plaksin
2004-03-12  3:42                         ` Mark Plaksin
2004-03-12  6:40                         ` Kevin Greiner
2004-03-12 12:37                         ` Marcus Frings
2004-03-13 15:23                         ` Mark Plaksin
2004-03-13 20:22                         ` Marcus Frings
2004-03-13 23:10                         ` Marcus Frings
     [not found]                         ` <m38yi87ar9.fsf@ <m3brn0db3t.fsf@water.tss.usg.edu>
2004-03-14  7:17                           ` Kevin Greiner
2004-03-14 13:16                           ` Marcus Frings
     [not found]                           ` <v <vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87d67fpo0n.fsf@gothgoose.net>
2004-03-14 13:27                             ` Mark Plaksin
2004-03-16  3:38                               ` Kevin Greiner
2004-03-21 17:44                               ` Marcus Frings
     [not found]                               ` <vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-ve <ud67dea0u.fsf@xpediantsolutions.com>
2004-03-23  1:30                                 ` Kevin Greiner
2004-03-23 20:37                                 ` Marcus Frings
2004-04-17 16:09                                 ` Marcus Frings
     [not found]                                 ` <vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87brmqdri1.fsf@gothgoose.net <u3c80e4ex.fsf@xpediantsolutions.com>
2004-04-18 20:29                                   ` Kevin Greiner
2004-04-27 12:25                                   ` Marcus Frings
2004-03-14 14:12                             ` Marcus Frings
2004-03-10 22:08                     ` PATCH (for testing only): [Bug, Debian(?)] "g" goes not refresh Marcus Frings

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).