Index: openacs-4/packages/contacts/lib/oo_mailing.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/lib/oo_mailing.tcl,v diff -u -r1.17 -r1.18 --- openacs-4/packages/contacts/lib/oo_mailing.tcl 15 May 2006 15:46:43 -0000 1.17 +++ openacs-4/packages/contacts/lib/oo_mailing.tcl 22 Aug 2006 16:27:12 -0000 1.18 @@ -236,7 +236,7 @@ eval [template::adp_compile -string $style_content] set style $__adp_output - ns_log Notice "Content:: $content" + ns_log debug "Content:: $content" set odt_filename [contact::oo::change_content -path "${template_path}" -document_filename "document.odt" -contents [list "content.xml" $oo_content "styles.xml" $style]] # Subject is set => we send an email.