This may be a duplicte of bug 388828 ... If a filter contains a "Forward To" action, that action is ignored. STEPS TO REPRODUCE 1. Create a filter which includes a "Forward To" action and a valid email address. 2. Apply the filter to a message. 3. OBSERVED RESULT Nothing happens. The message is not forwarded. It never appears in the Sent Mail folder and never appears at the target email address. EXPECTED RESULT The message is sent to the email address specified in the Forward To filter action. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 35 KDE Plasma Version: 5.24.2 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.2 Kernel Version: 5.16.9-200.fc35.x86_64 (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5 CPU 760 @ 2.80GHz Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GT 710/PCIe/SSE2
I confirm it. I work on it. Regards
Git commit e82dcb9a52423dbe5f5217bc4156a60142cbb97c by Laurent Montel. Committed on 14/04/2022 at 05:58. Pushed by mlaurent into branch 'release/22.04'. Disable for the moment "FilterActionForward::newAction" as it's not ported to async Generate mail need to use async method but filter is sync method => it can't work. I need to rewrite a lot of code. For release we need to disable it M +2 -1 src/filter/filteractions/filteractiondict.cpp https://invent.kde.org/pim/mailcommon/commit/e82dcb9a52423dbe5f5217bc4156a60142cbb97c