callback::acs_mail_lite::email_inbound::contract (private)
callback::acs_mail_lite::email_inbound::contract \ -headers_array_name headers_array_name \ -parts_array_name parts_array_name [ -package_id package_id ] \ [ -object_id object_id ] [ -party_id party_id ] [ -other other ] \ [ -datetime_cs datetime_cs ]
Defined in packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl
Callback that is executed for inbound e-mails that are queued. package_id, object_id, party_id, other, and datetime_cs are populated only when information provided via a signed unique_id via acs_mail_lite::unique_id_create
- Switches:
- -headers_array_name (required)
- -parts_array_name (required)
- -package_id (optional)
- -object_id (optional)
- -party_id (optional)
- -other (optional)
- -datetime_cs (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.