Index: openacs-4/packages/acs-authentication/tcl/sync-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/sync-procs.tcl,v diff -u -r1.44.2.4 -r1.44.2.5 --- openacs-4/packages/acs-authentication/tcl/sync-procs.tcl 3 Mar 2021 03:49:14 -0000 1.44.2.4 +++ openacs-4/packages/acs-authentication/tcl/sync-procs.tcl 29 Aug 2022 14:17:23 -0000 1.44.2.5 @@ -162,7 +162,7 @@ -package_key "acs-authentication" \ -default 0] - if { ![template::util::is_true $job(interactive_p)] && $email_p } { + if { ![string is true -strict $job(interactive_p)] && $email_p } { # Only send out email if not an interactive job ad_try {