clamav-wrapper strange issue.
Richard Mealing
richard at fastnet.co.uk
Mon Jan 25 13:13:22 UTC 2016
Hi,
I'm installing MailScanner for the first time in a while, on a new FreeBSD 10.2 machine.
I'm getting an error (I think) on a -lint test -
Using locktype = posix
MailScanner.conf says "Virus Scanners = clamd"
/usr/local/libexec/MailScanner/clamav-wrapper: +PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin: not found
/usr/local/libexec/MailScanner/clamav-wrapper: +export: not found
Found these virus scanners installed: clamd
Comparing the clamav-wrapper with a previous version, I see the following differences -
New version -
# You may want to check this script for bash-isms
+PATH=$PATH:/usr/local/bin
+export PATH
Old version -
# You may want to check this script for bash-isms
PATH=$PATH:/usr/local/bin
export PATH
I just thought I should report this.
Thanks,
Rich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mailscanner.info/pipermail/mailscanner/attachments/20160125/6dd39702/attachment.html>
More information about the MailScanner
mailing list