Update of /var/cvs/applications/email/config/modules
In directory james.mmbase.org:/tmp/cvs-serv11452/config/modules
Modified Files:
sendmail.xml
Log Message:
added an option to be able to disable mailing excetp to certain addresses (for
testing with production data..)
See also: http://cvs.mmbase.org/viewcvs/applications/email/config/modules
Index: sendmail.xml
===================================================================
RCS file: /var/cvs/applications/email/config/modules/sendmail.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- sendmail.xml 12 Jun 2008 14:17:01 -0000 1.13
+++ sendmail.xml 1 Aug 2008 11:23:09 -0000 1.14
@@ -15,6 +15,8 @@
<property name="context">java:comp/env</property>
<property name="datasource">mail/Session</property>
+ <property name="onlyto">.*</property>
+
<!--
if you don't want to use jndi you can remove the above properties
and set the mailhost using the mailhost properties like so:
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs