Package: f-prot-installer
Severity: important
Downloading f-prot from ftp.f-prot.org is no longer possible.
See ftp://ftp.f-prot.com/pub/README.TXT
http://www.fprot.org/pub/ would be an alternative but they don't
provide a md5 file.
--
Regards
Simon
-- System Information:
Debian Release: 4.0
this bug is still not fixed in 4.57.6
suggested patch is present but commented out
see Exim.pm L442:
#BROKEN # strips new "special" content >= 4.10
#BROKEN $line =~ s/ (\d+),\d+#01$//;
#BROKEN if (defined $1) {
#BROKEN $line = substr($line, 0, length($line)-$1-1);
#BROKEN }
--
To UNSUBSCRIB
I don't think mailscanners cron.daily or logrotate should do anything
MTA specific. A better solution would be to change the exim
installation manual, so exim handles /var/spool/exim like it should and another
cron.daily script handles the manual created /var/spool/exim_x
directory.
I have append
-Description: Controls mailscanner instances
# Description: MailScanner is a queue-based spam/virus filter
### END INIT INFO
# Author: Simon Walter <[EMAIL PROTECTED]>
# Do NOT "set -e"
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/usr/sbin:/us
sorry, i misinterpreted a bts-mail
last mail should have gone to the new bug which still has no #id
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: mailscanner
Version: 4.51.5-1.1
Severity: important
on heavy load systems the init-script doesn't wait for all
children/processes to die.
this results in multiple instances of mailscanner running after
/etc/init.d/mailscanner restart
also the init-script detects editor processes which
-Description: Controls mailscanner instances
# Description: MailScanner is a queue-based spam/virus filter
### END INIT INFO
# Author: Simon Walter <[EMAIL PROTECTED]>
# Do NOT "set -e"
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/usr/sbin:/us
7 matches
Mail list logo