all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Greene <dag@hpe.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>,
	"42131@debbugs.gnu.org" <42131@debbugs.gnu.org>,
	Stefan Kangas <stefan@marxist.se>
Subject: bug#42131: Cannot split to IMAP folders
Date: Fri, 21 Aug 2020 10:05:29 -0500	[thread overview]
Message-ID: <nng8se8vy2u.fsf@hpe.com> (raw)
In-Reply-To: <87zh6pnqsc.fsf@gnus.org>

Lars Ingebrigtsen <larsi@gnus.org> writes:

> "Greene, David" <dag@hpe.com> writes:
>
>> I did this:
>>
>>   ;; Turn on debugging
>>   (setq imap-log t)
>>   (setq nnimap-log-command t)
>>   (setq nnmail-split-tracing t)
>
> That should be
>
> (setq nnimap-record-commands t)
> (setq nnmail-debug-splitting t)

Thank you!  With this *imapo-log* shows:

10:01:57 [localhost] 529 CAPABILITY
10:01:57 [localhost] 530 ENABLE QRESYNC
10:01:57 [localhost] 531 SELECT "hpe/INBOX"
10:01:58 [localhost] 532 SELECT "hpe/INBOX"
10:01:58 [localhost] 533 UID FETCH 1427,2429,3664,3858,3954,10448,10545,10560,10972:10973,11224,11291,11731,11952,12758,13114,13405,13529,13863,13876,14954,15096,15202,15307,15312,15664,15791,15890,15913,16062,16161,16235,16778,16988,17395,18205,20358,20458,20461:20462,20465,20609,21073,21124:21125,21128,21186,21196,21362,21799,21982,22013,22120,22208,23347,24041,24113:24115,24281,24335,24420,24424:24425,24878,25123,25200,27074,27473:27474,27579,27597,27683,27694,27697,27776,27784,27787:27794 (UID RFC822.SIZE BODYSTRUCTURE BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups Cc)])
10:02:04 [localhost] 534 SELECT "hpe/INBOX"
10:02:04 [localhost] 535 UID STORE 2429 -FLAGS.SILENT (\Flagged \Answered gnus-expire gnus-dormant gnus-score gnus-save gnus-download gnus-forward)
10:02:04 [localhost] 536 SELECT "hpe/INBOX"
10:02:04 [localhost] 537 UID FETCH 2429 BODY.PEEK[]
10:02:04 [localhost] 538 APPEND "mail.misc" {622647}

mail.misc is suspicious because B q says the message should go to a
different folder, on that exists.  There is no mail.misc IMAP folder so
maybe that's why I'm having trouble.

I still don't see a *Split-Trace* buffer.

David





  parent reply	other threads:[~2020-08-21 15:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 20:31 bug#42131: Cannot split to IMAP folders David A. Greene
2020-07-07 19:52 ` Greene, David
2020-07-07 23:37   ` Eric Abrahamsen
2020-08-20  0:23     ` Stefan Kangas
2020-08-20 16:50       ` Greene, David
2020-08-20 17:57         ` Lars Ingebrigtsen
2020-08-20 18:00           ` Eric Abrahamsen
2020-08-21 15:05           ` David Greene [this message]
2020-08-22 13:31             ` Lars Ingebrigtsen
2020-08-24 13:54               ` David Greene
2020-09-04  2:35                 ` Lars Ingebrigtsen
2020-09-08 16:20                   ` David Greene
2020-09-08 20:31                     ` Lars Ingebrigtsen
2020-09-09  7:02                       ` Andreas Schwab
2020-09-09 20:47                       ` David Greene
2020-09-11 11:34                         ` Lars Ingebrigtsen
2020-09-14 19:22                           ` David Greene
2020-09-15 12:25                             ` Lars Ingebrigtsen

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=nng8se8vy2u.fsf@hpe.com \
    --to=dag@hpe.com \
    --cc=42131@debbugs.gnu.org \
    --cc=eric@ericabrahamsen.net \
    --cc=larsi@gnus.org \
    --cc=stefan@marxist.se \
    /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.
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.