helpers/sonews.conf
author František Kučera <franta-hg@frantovo.cz>
Tue Oct 25 10:39:57 2011 +0200 (2011-10-25)
changeset 108 fdc075324ef3
parent 55 62851e21b71c
permissions -rwxr-xr-x
SMTP: correct escaping of messages containing lines with single dot.
cli@57
     1
sonews.storage.database=jdbc:hsqldb:file:/var/spool/news/sonews/sonewsdb
cli@44
     2
sonews.storage.user=SA
cli@43
     3
sonews.storage.dbmsdriver=org.hsqldb.jdbcDriver
cli@43
     4
sonews.storage.password=
cli@45
     5
sonews.storage.provider=org.sonews.storage.impl.HSQLDBProvider