Index: openacs-4/packages/acs-mail-lite/tcl/email-inbound-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/tcl/email-inbound-procs.tcl,v diff -u -N -r1.11 -r1.12 --- openacs-4/packages/acs-mail-lite/tcl/email-inbound-procs.tcl 14 Jun 2018 20:56:07 -0000 1.11 +++ openacs-4/packages/acs-mail-lite/tcl/email-inbound-procs.tcl 14 Jun 2018 22:16:08 -0000 1.12 @@ -2370,7 +2370,7 @@ # a dynamic (unstatic) email # would bounce back again and therefore never be reported in system. - # Specfics of the old way: + # Specifics of the old way: # acs_mail_lite::record_bounce which calls: # acs_mail_lite::bouncing_user_p -user_id $h_arr(aml_user_id) Index: openacs-4/packages/acs-mail-lite/tcl/imap-inbound-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/tcl/imap-inbound-procs.tcl,v diff -u -N -r1.7 -r1.8 --- openacs-4/packages/acs-mail-lite/tcl/imap-inbound-procs.tcl 14 Jun 2018 20:56:07 -0000 1.7 +++ openacs-4/packages/acs-mail-lite/tcl/imap-inbound-procs.tcl 14 Jun 2018 22:16:08 -0000 1.8 @@ -669,7 +669,7 @@ } if { [clock seconds] + 65 < $si_quit_cs } { - # Regardless of parameter SMPTTimeout, + # Regardless of parameter SMTPTimeout, # if there is more than 65 seconds to next cycle, # close connection acs_mail_lite::imap_conn_close -conn_id $cid Index: openacs-4/packages/acs-mail-lite/tcl/maildir-inbound-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/tcl/maildir-inbound-procs.tcl,v diff -u -N -r1.7 -r1.8 --- openacs-4/packages/acs-mail-lite/tcl/maildir-inbound-procs.tcl 14 Jun 2018 20:56:07 -0000 1.7 +++ openacs-4/packages/acs-mail-lite/tcl/maildir-inbound-procs.tcl 14 Jun 2018 22:16:08 -0000 1.8 @@ -403,7 +403,7 @@ # It is mostly the last section/part of message. # # If diagnostics urge examining these cases, - # Set debug_p 1 to allow the following code to + # Set debug_p 1 to allow the following code # to compress a message to recognizable parts without # flooding the log. set debug_p 0