AV/Scanning Functions
Last updated March 2020
Name | Description |
---|---|
av_engine_first | Set position to the first AV engine and return the name of that engine |
av_engine_next | Set position to the next AV engine and return the name of that engine |
av_scan_job_create | function used by Lua binding function to return a job |
beik_scan_job_create | function used by Lua binding function to return a job |
bm_scan | Invoke the Brightmail scanner |
cloudmark_analysis | Analyzes the header returned by cloudmark_score and returns score, category, sub-category and rescan |
cloudmark_score | Determine the Cloudmark score of a message |
cloudmark_score_af | Examine a message using Cloudmark ActiveFilter |
cloudmark_score_ip | Determine the Cloudmark score |
The APIs documented here relate to the antivirus module.
Was this page helpful?