Re: mail filter - external command return value
Dj YB <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday July 28 2010 21:00:20 Ingo Klöcker wrote: > On Wednesday 28 July 2010, Dj YB wrote: > > Hello, > > > > I am trying to create a filter that will move the message to the > > trash if a command on that message will return true. > > is that possible? that the action will depend on a program return > > value... > > No, that's not possible. You can make your command add a header to the > message. Then create a second filter which acts on this header. > Thanks, how do I do that (add a header)? YB.