(no commit message)
[utils] / crawler / kissweb / src / org.wamblee.crawler.properties
diff --git a/crawler/kissweb/src/org.wamblee.crawler.properties b/crawler/kissweb/src/org.wamblee.crawler.properties
new file mode 100644 (file)
index 0000000..c9d30ec
--- /dev/null
@@ -0,0 +1,17 @@
+
+
+############################################################################
+# Mail server configuration
+############################################################################
+org.wamblee.crawler.smtp.host=falcon
+org.wamblee.crawler.smtp.port=25
+org.wamblee.crawler.smtp.username=
+org.wamblee.crawler.smtp.password=
+
+############################################################################
+# Mail notification configuration 
+############################################################################
+org.wamblee.crawler.notification.from=kiss@wamblee.org
+org.wamblee.crawler.notification.to=erik@brakkee.org
+org.wamblee.crawler.notification.subject=Recording summary for today
+     
\ No newline at end of file