From 438a732497b1ea256212c8e1291180603d9a8a3a Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 3 Oct 2001 04:56:34 +0000 Subject: Upgrade to 4.26 (working, but not cleanly configured) --- security/drweb-sendmail/files/drweb-smf.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/drweb-sendmail/files/drweb-smf.sh') diff --git a/security/drweb-sendmail/files/drweb-smf.sh b/security/drweb-sendmail/files/drweb-smf.sh index a47e6045a7ce..3c3ac82f22d8 100644 --- a/security/drweb-sendmail/files/drweb-smf.sh +++ b/security/drweb-sendmail/files/drweb-smf.sh @@ -9,8 +9,9 @@ start) if [ -x $drwebfilter ] ; then echo -n ' drweb-smf' $drwebfilter -u/var/run/drwebd -m/var/run/drweb-smf.sock \ - -a!!PREFIX!!/drweb/infected.!!! -f/tmp -r -x -h -l -ba \ - -gpostmaster -epostmaster@your.domain.name + -a!!PREFIX!!/drweb/infected.!!! -f/tmp -r -x -h -l \ + -t 160000 -bt -yt -ka -jr -zd \ + -gpostmaster -epostmaster@!!HOSTNAME!! fi ;; stop) -- cgit v1.2.3