Index: openacs-4/packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl,v diff -u -N -r1.13 -r1.14 --- openacs-4/packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl 10 Jun 2004 22:56:50 -0000 1.13 +++ openacs-4/packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl 11 Jun 2004 21:47:15 -0000 1.14 @@ -441,6 +441,9 @@ # proc to ns_sendmail. So we simply call ns_sendmail instead # of the sendmail bin if the EmailDeliveryMode parameter is # set - JFR + # + # I'm a little unsure if this handles multiple to addresses + # correctly. #----------------------------------------------------- set delivery_mode [ns_config ns/server/[ns_info server]/acs/acs-rollout-support EmailDeliveryMode]