all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Gnus reads my mail
@ 2005-02-15 13:53 Stefan Monnier
  2005-02-15 21:54 ` Simon Josefsson
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2005-02-15 13:53 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 2169 bytes --]


To my horror, I found no new mail in my `emacs' imap-folder this morning
(the splitting is done asynchronously by procmail, not by Gnus).

Now, I knew full well that this couldn't be, and I also had a suspicion
something was up with Gnus and my `emacs' folder (yesterday, it told me
I had about 10000 new messages, and although it's normal for Gnus to
overestimate the number of new messages, 10000 is way out of proportion), so
after trying a few things under Gnus, I took a look at that folder via
webmail, and lo and behold I have received messages in that folder since
last time I read it, but they were marked as "seen".

It turns out that it's Gnus that marked those things as "seen".

So in webmail, I marked the last 30 or so messages as "unseen", and then
I did the following:

- .../trunk/src/emacs --eval '(setq imap-debug t nnimap-debug t)' -f gnus
- type in my imap password
- save *imap-debug* to `imap-log-startup'
- enter the `nnimap+diro:emacs' folder (which said "0" new messages)
- save *imap-debug* to `imap-log-enter'
- leave the emacs folder
- save *imap-debug* to `imap-log-leave'
- save *nnimap-debug* to `imap-log-nnimap'

Meanwhile I also checked via webmail the status of my last few messages, and
unsurprisingly it's when I left the `emacs' folder that Gnus marked the
messages as "seen".

I've attached the imap-log-* files, compressed.

It seems the problem is specific to my `nnimap+diro:emacs' folder.
At least it does not affect my other folders `nnimap+diro:diro' and
`nnimap+diro:inbox' where I also received messages and could read them
normally with Gnus.  Maybe other folders are affected, but I didn't
notice it.

My `emacs' folder is about 30MB in size, which is smaller than my
`diro' folder.  OTOH my `emacs' folder is the largest in terms of number of
messages (5415), but that doesn't seem like it has anything to do with the
problem (I at first suspected some kind of msg-nb wrap around or some kind
of emacs-integer overflow, but that doesn't seem very likely).

Although Gnus did not literally *eat* my email, I find this problem to be
very serious since it might make me miss important email messages.


        Stefan


[-- Attachment #2: imap-log-startup.gz --]
[-- Type: application/octet-stream, Size: 7332 bytes --]

[-- Attachment #3: imap-log-enter.gz --]
[-- Type: application/octet-stream, Size: 43078 bytes --]

[-- Attachment #4: imap-log-leave.gz --]
[-- Type: application/octet-stream, Size: 3307 bytes --]

[-- Attachment #5: imap-log-nnimap.gz --]
[-- Type: application/octet-stream, Size: 3806 bytes --]

[-- Attachment #6: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

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

end of thread, other threads:[~2005-02-15 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-15 13:53 Gnus reads my mail Stefan Monnier
2005-02-15 21:54 ` Simon Josefsson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.