Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 77786bca98999321ceb2947db384b132 > files > 9

perl-File-Scan-1.430.0-8.mga7.noarch.rpm

SHELL=/bin/sh
SCANNER=$HOME/bin/scanvirus.pl
LOGFILE=$HOME/.procmail_log

:0
* ^Content-Type.*(application|multipart)
{
	:0 HB
	* !? ${SCANNER} 1
	/dev/null
}