Bug 1778064 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Cannot reproduce [comment 3](https://bugzilla.mozilla.org/show_bug.cgi?id=1778064#c3) in a soft-fork of Thunderbird called [Betterbird](https://betterbird.eu); Version 102.3.0-bb17 (64-bit) connecting via IMAP.

using following filter (copied from msgFilterRules.dat):
```
version="9"
logging="no"
name="test4"
enabled="yes"
type="17"
action="Move to folder"
actionValue="imap://nobody%40gmx.de@imap.gmx.net/INBOX/test"
condition="AND (subject,contains,test00)"
```

Multiple messages were moved successfully and automatically from inbox to imap sub-folders.

To test this, I created a new TB profile, but connected to an old E-mail account.

I will check if same holds for Thunderbird Daily
Cannot reproduce [comment 3](https://bugzilla.mozilla.org/show_bug.cgi?id=1778064#c3) in a soft-fork of Thunderbird called [Betterbird](https://betterbird.eu); Version 102.3.0-bb17 (64-bit) connecting via IMAP.

using following filter (copied from msgFilterRules.dat):
```
version="9"
logging="no"
name="test4"
enabled="yes"
type="17"
action="Move to folder"
actionValue="imap://nobody%40gmx.de@imap.gmx.net/INBOX/test"
condition="AND (subject,contains,test00)"
```

Multiple messages that arrived at the inbox at the same time were moved successfully and automatically (when I clicked on Inbox) from inbox to imap sub-folders.

To test this, I created a new TB profile, but connected to an old E-mail account.

I will check if same holds for Thunderbird Daily
Cannot reproduce [comment 3](https://bugzilla.mozilla.org/show_bug.cgi?id=1778064#c3) in a soft-fork of Thunderbird called [Betterbird](https://betterbird.eu); Version 102.3.0-bb17 (64-bit) on Linux Mint (Cinnamon) connecting via IMAP.

using following filter (copied from msgFilterRules.dat):
```
version="9"
logging="no"
name="test4"
enabled="yes"
type="17"
action="Move to folder"
actionValue="imap://nobody%40gmx.de@imap.gmx.net/INBOX/test"
condition="AND (subject,contains,test00)"
```

Multiple messages that arrived at the inbox at the same time were moved successfully and automatically (when I clicked on Inbox) from inbox to imap sub-folders.

To test this, I created a new TB profile, but connected to an old E-mail account.

I will check if same holds for Thunderbird Daily

Back to Bug 1778064 Comment 6