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):
- Testcases:
- No testcase defined.