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