--mbox doesn't exist anymore (bnc:251699)

svn path=/branches/KDE/3.5/kdepim/; revision=640538
wilder-work
Dirk Mueller 19 years ago
parent 763a599e76
commit 752897b7f6
  1. 2
      avscripts/kmail_clamav.sh

@ -39,7 +39,7 @@ if [ "`ps -eo comm|grep clamd`" = "clamd" ]; then
chmod a+r $TEMPFILE
CLAMCOMANDO="clamdscan --stdout --no-summary "
else
CLAMCOMANDO="clamscan --stdout --no-summary --mbox"
CLAMCOMANDO="clamscan --stdout --no-summary"
fi
# analyze the message

Loading…
Cancel
Save