Control and organize emails with InboxRULES
|
This restriction is matched if the search string is found in the message sender information.
|
| enable: | enable/disable this restriction; if restriction is disabled then it returns always false |
| condition: | level of preciseness that the content restriction should enforce when checking for a match (see below condition items) |
| value: | search string |
| display name: | the comparison should be made against sender display name |
| email address: | the comparison should be made against sender email address |
| ignore case: | the comparison should be made without considering case |
|
|
 |
| contains: | to match, the search string must be contained anywhere within the sender information |
| is (exactly): | to match, the search string must be completely contained in the sender information |
| has prefix: | to match, the search string must appear at the beginning of the sender information |
| does not contain: | to match, the search string must not be contained anywhere within the sender information |
| is not (exactly): | to match, the search string must not be completely contained in the sender information |
| does not have prefix: | to match, the search string must not appear at the beginning of the sender information |
| is empty: | to match, the sender information must be empty |
| is not empty: | to match, the sender information must not be empty |
|
|
 |