helpers/sonews.conf
author František Kučera <franta-hg@frantovo.cz>
Sat Nov 05 00:06:09 2011 +0100 (2011-11-05)
changeset 115 e5bfc969d41f
parent 55 62851e21b71c
permissions -rwxr-xr-x
SMTP: correct unescaping of posted 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