acs_mail_lite::bouncing_user_p (private)
acs_mail_lite::bouncing_user_p -user_id user_id
Defined in packages/acs-mail-lite/tcl/email-inbound-procs.tcl
Checks if email address of user is bouncing mail
- Switches:
- Options:
- -user_id (required)
- -user_id
- user to be checked for bouncing
- Returns:
- boolean 1 if bouncing 0 if ok.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [acs_user::get_element -user_id $user_id -element email_bouncing_p]XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-mail-lite/tcl/email-inbound-procs.xql