eFaxes are faxes sent or received as email attachments using an online fax service. Policy engines do not automatically detect eFaxes embedded in EML emails, but you can add an extra value to the Embedded Message Identification policy setting that enables them to do so. The required syntax is:
EFAX:where "<x-header>" IS "<Name>"
For example:
EFAX:where "UPRXS-eFax" IS "efax"
where:
Sets the event type to eFax.
Is the name of the x-header that identifies the EML email as containing an eFax. The policy engine looks for this x-header when processing the email. You must enclose the x-header name in double quotes.
Validates the x‑header. These operators test whether the actual text value of the eFax x‑header matches the text specified by <Name>. You must enclose the text in double quotes.
Note: You can also use CONTAINS instead of IS.
Copyright © 2014 CA.
All rights reserved.
|
|