Bug 349728 - Filter not fully applied before sending messages
Summary: Filter not fully applied before sending messages
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: commands and actions (show other bugs)
Version: 4.14.1
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-29 19:51 UTC by bert
Modified: 2022-09-11 19:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bert 2015-06-29 19:51:26 UTC
I have a filter that is set to apply before sending messages. The result of the filter is stored in the Sent folder, but the message that actually goes out is the unfiltered one.

My filter consists of a couple of "Pipe Through" actions. The message stored in the Sent folder is exactly as I expect, so the filters seem to work correctly.

The same filter worked correctly In kmail 4.4.11.

Reproducible: Always

Steps to Reproduce:
1. Go to Configure Filters, create a filter that modifies a message
2. In the Advanced tab, check "Apply this filter before sending messages"
3. Compose and sent a message, e.g., to yourself
4. Verify in the Sent folder that the filter was applied
5. Wait for the message to be delivered and see that the filter was *not* applied

Actual Results:  
Sent folder shows the message with the filter applied.
Message that went out didn't have the filter applied.

Expected Results:  
Message that went out should (1) have the filter applied and (2) be identical to the message in the sent folder.
Comment 1 Nikolaos Kakouros 2017-05-24 16:11:54 UTC
I have this same problem with 5.5.1 on arch linux.