callback::acs_mail_lite::email_inbound::impl::acs-mail-lite (private)

 callback::acs_mail_lite::email_inbound::impl::acs-mail-lite \
    -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

Example Implementation of acs_mail_lite::email_inbound. This is where documentation for callback goes.

Switches:
-headers_array_name
(required)
An array with all email headers.
-parts_array_name
(required)
An array with info on files and bodies.
-package_id
(optional)
The package_id of package that sent the original email.
-object_id
(optional)
-party_id
(optional)
-other
(optional)
-datetime_cs
(optional)
Not all inbound email are expected to be replies.
Created:
2017-10-17
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: