https://bugs.kde.org/show_bug.cgi?id=361083
--- Comment #6 from Murz <[email protected]> --- If you send params via command line - yes, better use like %t, but very often message body contains multiple line and long text, so pipe this via external program ("Process with External Programs" like in templates) will be better way, because we can setup custom template and parse it in program side, for example: Command line: script.sh Input template: --- MESSAGE_TITLE: %FULLSUBJECT MESSAGE_TEXT: %TEXT CLIENT_NAME: %FROMNAME --- What do you think about this? -- 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
