This function checks whether BlackBerry® FastMail support is enabled.
Important:
When you disable the Receive Mail role, the system disables this function.
uapi --output=jsonpretty \ --user=username \ Email \ check_fastmail
{- "apiversion": 3,
- "func": "check_fastmail",
- "module": "Email",
- "result": {
- "data": "2",
- "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}