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 -r1.7 -r1.8 --- openacs-4/packages/acs-mail-lite/tcl/email-inbound-procs.tcl 27 Mar 2018 11:18:00 -0000 1.7 +++ openacs-4/packages/acs-mail-lite/tcl/email-inbound-procs.tcl 27 Mar 2018 12:22:17 -0000 1.8 @@ -514,7 +514,7 @@ Adds these index to headers array: @@ -784,7 +784,7 @@ set cs2_list [list ] # Really? # We just added dti_cs to si_party_id_cs(party_id) - # This happens when scaning email is delayed some + # This happens when scanning email is delayed some ns_log Warning "acs_mail_lite::email_type.655 \ party_id '${party_id}' prev_start_cs '${prev_start_cs}' i '${i}' \ cs_list_len '${cs_list_len}' cs_list '${cs_list}' cs2_list '${cs2_list}'" @@ -1544,7 +1544,7 @@ # for all attachments and # base64 for encoding of all files. # - # Encoding has already been handled for files before queing. + # Encoding has already been handled for files before queueing. # Legacy approach replaces nested parts with flat list # from parse_email: