acs_mail_lite::autoreply_p (public, deprecated)

 acs_mail_lite::autoreply_p [ -subject subject ] [ -from from ]

Defined in packages/acs-mail-lite/tcl/legacy-inbound-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Parse the subject, from and body to determine if the email is an auto reply Typical autoreplies are "Out of office" messages. This is what the procedure does

Switches:
-subject
(optional)
Subject of the Email that will be scanned for "out of office"
-from
(optional)
From address which will be checked if it is coming from a mailer daemon
Returns:
1 if this is actually an autoreply
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 acs_mail_lite::load_mails acs_mail_lite::load_mails (public, deprecated) acs_mail_lite::autoreply_p acs_mail_lite::autoreply_p acs_mail_lite::load_mails->acs_mail_lite::autoreply_p ad_log_deprecated ad_log_deprecated (public) acs_mail_lite::autoreply_p->ad_log_deprecated

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