Added --enable-os-type=ArchLinux option to ./configure command. This
installs the ArchLinux startup script modifed from the one supplied by
nixadmins@eugenebiro.com (need to test on ArchLinux OSes).
Added testmode.snf, and modified installation to install it in the
same directory as GBUdbIgnoreList.txt.sample.
Incremented tarball version from 3.0.13 to 3.0.14.
Tested tarball with 'make dist; make distcheck'.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@60 233e721a-07f6-49eb-a7da-05e0e16828fc
Corrected error in scan log settings where <xml../> had been changed to <classic../>. Changed it back to xml so now both classic and xml are represented and configured properly. Default logging is supposed to be XML. When classic is desired configure <xml mode='none'... and configure <classic mode='file'...
Tests done:
1) Build and install from snf-server-3.0.12.tar.gz.
2) 'SNFClient -status.second' gives expected response.
3) 'SNFClient junkmsg.txt' returned a status of 54.
4) 'SNFClient cleanmsg.txt' returned a status of 0.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@53 233e721a-07f6-49eb-a7da-05e0e16828fc
1) snf4sa.pm correctly reads the configuration for SNFServer result of
zero.
2) snf4sa.pm uses static score reporting for spamassassin versions
earlier than 3.2.0.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@51 233e721a-07f6-49eb-a7da-05e0e16828fc
Added 3.0.7 user tarball. This version has debug/production_mode in
the snf-server startup script. Tested on all supported OSes (Ubuntu,
RedHat (CentOS), Suse, FreeBSD, and OpenBSD).
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@43 233e721a-07f6-49eb-a7da-05e0e16828fc
Implemented production/debug mode for snf-server.ubuntu.
Updated Makefile.am to translate SYSCONFDIR (to, for example, "/etc")
and PACKAGE_NAME when generating snf-milter startup script. Add g to
translation commands so that all occurances of the strings are
translated (needed if there are multiple occurances on a single line).
In SNFServer.xml.sample.in, changed "path" attribute of <log> element
to be /var/log/PACKAGE_NAME (which is changed to /var/log/snf-server
during building).
Updated INSTALL with instructions to create /var/log/snf-server, and
added the section on debugging (snf-server debug-mode, etc).
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@37 233e721a-07f6-49eb-a7da-05e0e16828fc
Incremented version to 3.0.5. This contains SNF4SA version 0.9.2
(contribution to SA score submitted correctly by
$permsgstatus->{conf}->{scoreset). This addresses the problem with
amavisd-new always having a score of 1.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@21 233e721a-07f6-49eb-a7da-05e0e16828fc
$permsgstatus->{conf}->{scoreset} rather than
$permsgstatus->{scoreset}. This addresses the problem with
amavisd-new always having a score of 1
Update to version 0.9.2.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@20 233e721a-07f6-49eb-a7da-05e0e16828fc