Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -N -r1.19.2.21 -r1.19.2.22 --- openacs-4/etc/config.tcl 21 Feb 2005 20:25:47 -0000 1.19.2.21 +++ openacs-4/etc/config.tcl 26 Mar 2005 00:16:27 -0000 1.19.2.22 @@ -198,7 +198,11 @@ # recipient appears in the EmailAllow parameter, otherwise they # are logged. -# ns_param EmailDeliveryMode redirect +# Note that if you want normal email delivery, you must select default +# as the delivery mode option. Otherwise, a lot of your email will not +# go out! + +ns_param EmailDeliveryMode default # ns_param EmailRedirectTo somenerd@yourdomain.test, othernerd@yourdomain.test # ns_param EmailAllow somenerd@yourdomain.test,othernerd@yourdomain.test