documentation is now in its first acceptable form. Ready for
[utils] / crawler / kiss / conf / kiss / programs.xml
index a53c1226aa502796e5fca935e94b062ee494ba6d..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>
 
   <program>
     <priority>9</priority>
-    <match>buffy.*vampire.*slayer</match>
+    <match>dr.*who</match>
+  </program>   
+
+  <program>
+    <priority>9</priority>
+    <match>the.*x.*files</match>
   </program>
 
   <program>
-    <match>de.*wereld.*draait.*door</match>
+    <priority>9</priority>
+    <match>buffy.*vampire.*slayer</match>
   </program>
-  
+
   <program>
-    <priority>8</priority>
-    <match>lois.*clark</match>
+    <action>notify</action>
+    <match>de.*wereld.*draait.*door</match>
   </program>
   
   <program>