https://bugs.kde.org/show_bug.cgi?id=398149

            Bug ID: 398149
           Summary: Execute command does not work (argument badly
                    transformed)
           Product: kmail2
           Version: 5.9.0
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Make a new filter 
Put whatever as a conditions 
In "FilterActions" select "Execute command"
Put
path/to/your/script.sh %0 %1 %3 %{itemurl}
Select apply, string has been replaced by 
path/to/your/script.sh %250 %251 %253 %25{itemurl}

Which lead script.sh to receive things in form 
/tmp/akonadi_mailfilter_agent.MmuxjU25{itemurl}

Remark if you select several time Apply (modify a liitel thing to re-enable the
button), you can end-up with an arbitrary number of 25 ;)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to