Changes

BEmail Content Retrieval

1 byte added, 16:17, 12 January 2015
Rule Type 2 - Conditional Status Flag
This will update the Current Status field to be '''Spam Contact''' if the sender is '''NOT''' CheapMedicalSupplies@doc.ie
<syntaxhighlight lang="html4strict">
Update_Status_EqualUpdate_Status_Not[[SEP]]Spam Contact#CheapMedicalSupplies@doc.ie#strCDA_X_Status#From~
</syntaxhighlight>
This will update the Current Status field to be '''Spam Contact''' if the sender is '''LIKE''' CheapMedicalSupplies@doc.ie
<syntaxhighlight lang="html4strict">
Update_Status_EqualUpdate_Status_Contains[[SEP]]Spam Contact#CheapMedicalSupplies@doc.ie#strCDA_X_Status#From~
</syntaxhighlight>