https://bugs.kde.org/show_bug.cgi?id=260638
T Zumbrunn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from T Zumbrunn <t zumbrunn unibas ch> 2011-02-25 10:02:20 --- Version: 1.13.6 (using KDE 4.5.5) OS: Linux (openSUSE packages) I have the same problem with another version of Kmail. A simple example bash script acting as a filter would e.g. be: #!/bin/bash sed -n '1h;1!H;${;g;s/foo/bar/g;p;}' If I save this script to a file, make it executable, add it to my PATH and then use it in a Kmail filter action "pipe through" for incoming messages, the messages are not changed. However, if I apply the filter via the menu "Apply Filter", the messages are changed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
