acs_mail_lite::inbound_filters (private)

 acs_mail_lite::inbound_filters [ -headers_arr_name headers_arr_name ]

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

Flags to ignore an inbound email that does not pass filters. Returns 1 if email should be ignored, otherwise returns 0. Headers and values are not alphanumeric case sensitive. Inbound filters are dynamically updated via acs_mail_lite::sched_parameters. Instead of rejecting, an email can be filtered to low priority by using acs_mail_lite::inbound_prioritize parameters

Switches:
-headers_arr_name
(optional)
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 acs_mail_lite::email_type acs_mail_lite::email_type (public) acs_mail_lite::inbound_filters acs_mail_lite::inbound_filters acs_mail_lite::email_type->acs_mail_lite::inbound_filters acs_mail_lite::sched_parameters acs_mail_lite::sched_parameters (public) acs_mail_lite::inbound_filters->acs_mail_lite::sched_parameters

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