Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Welsh Duggan <md5i@md5i.com>
To: ding@gnus.org
Subject: Re: Incoming IMAP split problem
Date: Wed, 16 Feb 2011 11:31:31 -0500	[thread overview]
Message-ID: <87tyg4aql8.fsf@maru.md5i.com> (raw)
In-Reply-To: <871v38c5jt.fsf@maru.md5i.com> (Michael Welsh Duggan's message of "Wed, 16 Feb 2011 11:23:02 -0500")

Michael Welsh Duggan <md5i@md5i.com> writes:

> Here's a portion of an IMAP split log that looks fishy:
>
> 11:18:36 882 SELECT "INBOX"
> 11:18:36 883 UID FETCH 1:* FLAGS
> 11:18:36 884 UID FETCH 25439:25440 (UID BODY.PEEK[HEADER] BODY.PEEK[1])
> 11:18:36 885 UID COPY 25440 "INBOX/sei"
> 11:18:36 886 UID STORE 25439 +FLAGS.SILENT (\Deleted)
> 11:18:36 887 EXPUNGE
>
> Why is it copying 25440 (correctly), and then deleting 25439 (which I
> didn't see)?  Am I losing mail?

Here's another example.  In this case I was able to verify that the two
deleted messages were properly deleted (split to 'junk).

11:28:36 976 SELECT "INBOX"
11:28:36 977 UID FETCH 1:* FLAGS
11:28:36 978 UID FETCH 25441:25444 (UID BODY.PEEK[HEADER] BODY.PEEK[1])
11:28:36 979 UID COPY 25441:25442 "INBOX/misc"
11:28:37 980 UID STORE 25443:25444 +FLAGS.SILENT (\Deleted)
11:28:37 981 EXPUNGE

-- 
Michael Welsh Duggan
(md5i@md5i.com)



  reply	other threads:[~2011-02-16 16:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-16 16:23 Michael Welsh Duggan
2011-02-16 16:31 ` Michael Welsh Duggan [this message]
2011-02-16 21:42   ` Lars Ingebrigtsen
2011-02-16 22:14     ` Emilio Jesús Gallego Arias
2011-02-16 22:21       ` Lars Ingebrigtsen
2011-02-16 22:28         ` Lars Ingebrigtsen
2011-02-18 20:23           ` Michael Welsh Duggan
2011-02-17 16:28 ` Daniel Dehennin
2011-02-17 20:53   ` Emilio Jesús Gallego Arias
2011-02-18 16:53     ` Daniel Dehennin
2011-02-18 17:19       ` Emilio Jesús Gallego Arias
2011-02-18 23:13       ` Lars Ingebrigtsen
2011-02-18 23:52         ` Michael Welsh Duggan
2011-02-19  9:40           ` Lars Ingebrigtsen
2011-02-19 17:48             ` Michael Welsh Duggan
2011-02-19 18:29             ` Daniel Dehennin
2011-02-19 22:36               ` Daniel Dehennin
2011-02-20  1:06               ` Lars Ingebrigtsen
2011-02-21  6:30                 ` Daniel Dehennin

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=87tyg4aql8.fsf@maru.md5i.com \
    --to=md5i@md5i.com \
    --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).