f26a4329769e638a39a85f11358b4a29712dabc9
[utils] / crawler / kiss / conf / kiss / org.wamblee.crawler.properties
1
2
3 ############################################################################
4 # Mail server configuration
5 ############################################################################
6 org.wamblee.crawler.smtp.host=falcon
7 org.wamblee.crawler.smtp.port=25
8 org.wamblee.crawler.smtp.username=
9 org.wamblee.crawler.smtp.password=
10
11 ############################################################################
12 # Mail notification configuration 
13 ############################################################################
14 org.wamblee.crawler.notification.from=kiss@wamblee.org
15 org.wamblee.crawler.notification.to=erik@bladibla.org
16 org.wamblee.crawler.notification.subject=Recording summary for tomorrow
17