https://bugs.kde.org/show_bug.cgi?id=326896
Bug ID: 326896
Summary: Execute Command filter inconsistent operation
Classification: Unclassified
Product: kmail2
Version: unspecified
Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: misc
Assignee: [email protected]
Reporter: [email protected]
When "Execute Command" filter is executed on incoming messages from an IMAP
server the body of the message is not fed into the child program. The child
program is receiving only message headers.
Reproducible: Always
Steps to Reproduce:
1. add simple script to filters to execute command everytime a new email
message is downloaded
2. let that script just output to file everything it gets from stdin
3. check the file
Actual Results:
You only get message headers without message body
Expected Results:
The whole message headers and message body should be passed
After the message has been downloaded and you right-click and choose "Apply
Filters" and select your filter with "execute command" with exact same script
it works properly. It puts the whole email message (header+body) into the stdin
of a child program.
--
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