[LUGOS] Debian Amavis in per-user antivirus

Rok Krulec Rok.Krulec at fpp.edu
Sat Apr 20 11:30:38 CEST 2002


Amavis je bash scripta. Primer kako bi lahko realiziral per user scanmails
je, da pregledas samo tistim userjem, ki imajo v home .antivirus file

Jaz to uporabljam v kombinaciji qmail/amavis-heavy-patched/sweep

if ! [ -r "${3}/.antivirus" ]; then
   echo ".antivirus does not exist - not checking for viruses
   ${qmaildir}/${scanscript}-real  "$@"
   exit
fi

Rok Krulec

Portoroz/Slovenia, 20.Apr 2002 @ 11:22 CET
Public PGP Security Key @ http://rok.fpp.edu/pgp.txt

On Fri, 19 Apr 2002, Damir Dezeljin wrote:

> Kaj mi lahko to cudo prevedes tudi v Anglescino ali vsaj Italjanscino ali 
> Slovenscino, tako da vem ce je to kar iscem?
> 
> Vsaj o cem se gre?
> 
> Lp,
> Dezo




More information about the lugos-list mailing list