Hello,
I would like to set all of the incoming mail to me and only to me (I'm
alone in the To, no CC, no Bcc) in Red.
I did a filter see here after, but doesn't work. Any hints ?
<title>Mail to me</title>
<partset>
<part name="header">
<value name="header-field" type="string">
<string>to</string>
</value>
<value name="header-type" type="option" value="starts with"/>
<value name="word" type="string">
<string>patrick pichon hp com</string>
</value>
</part>
<part name="header">
<value name="header-field" type="string">
<string>to</string>
</value>
<value name="header-type" type="option" value="ends with"/>
<value name="word" type="string">
<string>patrick pichon hp com</string>
</value>
</part>
<part name="header">
<value name="header-field" type="string">
<string>cc</string>
</value>
<value name="header-type" type="option" value="not exists"/>
<value name="word" type="string">
<string></string>
</value>
</part>
<part name="header">
<value name="header-field" type="string">
<string>bcc</string>
</value>
<value name="header-type" type="option" value="not exists"/>
<value name="word" type="string">
<string></string>
</value>
</part>
</partset>
<actionset>
<part name="colour">
<value name="colour" type="colour" red="ffff" green="a5a5"
blue="0000" alpha="ffff"/>
</part>
</actionset>
</rule>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature