|
Written by scott
|
|
Wednesday, 03 May 2006 |
Broken out by the channel:
[atomic-psa]
* New version of php 4.3.4 for 7.3 that fixes a longstanding bug with the -devel RPM (BEGIN/mkinstalldirs error)
* New version of qmail-scanner for Redhat 9 that supports the automatic deletion, smtp-layer rejection, or quarantine of spam based on score
[gamera]
* New version of qmail-scanner that supports the automatic deletion, smtp-layer rejection, or quarantine of spam based on score (yes its the same thing almost, minor user differences between users this runs as)
[atomic-psa7]
* currently this includes all of PSA 7.0 for redhat 9 and 7.3
Details:
qmail-scanner: in order to build qmail-scanner for psa from the source rpm, you'll need to specify --with art on the command line:
rpmbuild --with art --rebuild qmail-scanner-1.20-art.rh9.12.src.rpm
as the default is to create a Gamera compatible rpm which is NOT compatible with PSA
New auto-delete/reject/quarantine features can be configured by running the /usr/share/qmail-scanner/configure script, or editing /var/qmail/bin/qmail-scanner-queue.pl variables (score of 0 disables this feature):
my $sa_quarantine='0';
my $sa_delete='0';
my $sa_reject='0';
Only registered users can write comments. Please login or register. Powered by AkoComment 2.0.3! |