[sylpheed:30589] sylpheed-Filtersetting "Result of command"

nutzteil at web.de nutzteil at web.de
Sat Dec 16 14:50:50 JST 2006


Hello,

In my version 2.2.6 (sarge-backport) or 2.2.9 (win32) i have no possibility to insert "!" or "~" in Filtersetting "Result of command"/"Ergebnis des Befehls" for testing on negation. i got "command not found".
In former sylpheed-versions there was possibility for testing external commands on negation.
like this in matcherrc:
          ~test "(KOMMANDO)" ...
          bzw.
          test "!(KOMMANDO)" ...
          (relies to version)
and came to ACTION when KOMMANDO-Errorlevel was unequal to zero.

The format of my filter.xml:
<filter>
    <rule name="kommando1" timing="any" enabled="true">
        <condition-list bool="or">
            <command-test>KOMMANDO</command-test>
        </condition-list>

For the other tests there is this possibility on negative test provided by the sylpheed-GUI:
            <match-header type="contains" name="From">aaaa</match-header>
            <match-header type="not-contain" name="From">bbbb</match-header>
            <match-header type="is" name="From">cccccc</match-header>
            <match-header type="is-not" name="From">ddddddd</match-header>
            <match-header type="regex" name="From">eeeeee</match-header>
            <match-header type="not-regex" name="From">ffffffff</match-header>

Is there a possibility for negative "Result of command"?

Thanks
christian


______________________________________________________________________________
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!



More information about the Sylpheed mailing list