documentation is now in its first acceptable form. Ready for
[utils] / crawler / kiss / conf / kiss / programs.xml
index 6f105b8250d39338097feb1a68c4f31e04491ffb..267a675142f9de6bbd094af70b92de928dc1a968 100644 (file)
@@ -7,6 +7,8 @@
     <smtp>
       <host>falcon</host>
       <port>25</port>
+         <!-- username>blah</username -->
+         <!-- password>pwd</password -->
     </smtp>
     <format>
       <html>reportToHtml.xsl</html>
     <match>star trek</match>
   </program>
 
+  <program>
+    <priority>9</priority>
+    <match>dr.*who</match>
+  </program>   
+
+  <program>
+    <priority>9</priority>
+    <match>the.*x.*files</match>
+  </program>
+
   <program>
     <priority>9</priority>
     <match>buffy.*vampire.*slayer</match>
   </program>
 
   <program>
+    <action>notify</action>
     <match>de.*wereld.*draait.*door</match>
   </program>