Index: openacs-4/packages/acs-mail-lite/tcl/legacy-inbound-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/tcl/legacy-inbound-procs.tcl,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/acs-mail-lite/tcl/legacy-inbound-procs.tcl 16 Jun 2019 12:50:42 -0000 1.2.2.1 +++ openacs-4/packages/acs-mail-lite/tcl/legacy-inbound-procs.tcl 10 Aug 2019 14:45:54 -0000 1.2.2.2 @@ -250,7 +250,7 @@ {-subject ""} {-from ""} } { - Parse the subject, from and body to determin if the email is an auto reply + 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 @param subject Subject of the Email that will be scanned for "out of office"