MailScanner-4.85.2-3.deb package install

Patrick Goupell patrick at yoopermail.us
Sun Feb 21 13:33:17 UTC 2016


 From a terminal shell  (/bin/bash) as root I run

     wget 
https://s3.amazonaws.com/mailscanner/release/v4/deb/MailScanner-4.85.2-3.deb.tar.gz 

     tar -xvf MailScanner*.tar.gz
     cd MailScanner*
     ./install.sh

I select postfix for the mta, take the defaults for all other questions.

Attached is the mailscanner-install.log.  At line 453 the error message 
appears.



On 02/20/2016 08:21 PM, Mark Sapiro wrote:
> On 02/20/2016 03:47 PM, Patrick Goupell wrote:
>> During install of this package on debian jessie I got the following error:
>>
>> Can't open /etc/freshclam.conf: No such file or directory.
>
> Strange...
>
> The only reference to /etc/freshclam.conf I can find is in the
> install.sh script which does
>
>
> # fix the stupid line in /etc/freshclam.conf that disables freshclam
> if [ $CAV == 1 ]; then
>          clear
>          echo;
>          echo "Installing Clam AV via apt ... "; echo;
>          timewait 3
>          $APTGET -y install $CAVOPTION
>          COUT='#Example';
>          if [ -f "/etc/freshclam.conf" ]; then
>                  perl -pi -e 's/Example/'$COUT'/;' /etc/freshclam.conf
>          fi
> fi
>
> which, if you're installing clamav, calls apt-get to install clamav and
> then attempts to comment out an 'Example' line in /etc/freshclam.conf,
> but only if /etc/freshclam.conf is a file.
>
> This should not be complaining if /etc/freshclam.conf doesn't exist.
>
> Can you be more specific about the context in which you saw this?
>

-- 
Patrick Goupell

Are you free?  Find out at http://www.sedm.org/
Income taxes?  Find out at http://www.whatistaxed.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mailscanner-install.log.tar.gz
Type: application/gzip
Size: 16816 bytes
Desc: not available
URL: <http://lists.mailscanner.info/pipermail/mailscanner/attachments/20160221/0c996d07/attachment.bin>


More information about the MailScanner mailing list