[Postfixbuch-users] Probleme mit postfix, amavisd-new und clamav
Matthias Haegele
mhaegele at linuxrocks.dyndns.org
Mo Aug 13 14:14:38 CEST 2007
Roland Schmid schrieb:
>> Evtl. mal an den User gedacht unter dem Clamav rennt (sollte Amavis sein
>> damit es funzt)
>>
>> Ps aux |grep amavis
>
> Ich hatte mal ne Anleitung gefunden, wie Clamav von Amavis ausgeführt wird.
> Im Prinzip muss user clamav durch amavis ersetzt werden.
> Das Howto gibt’s hier:
> http://fritz.potsdam.edu/man/email/clamav-amavisd-new.html
> (Configuring ClamAV (clamd) for use with amavisd-new HOWTO)
>
grep clamav /etc/group
clamav:x:108:
amavis:x:107:clamav
/etc/clamav/clamd.conf
LocalSocket /var/run/clamav/clamd.ctl
FixStaleSocket true
User clamav
AllowSupplementaryGroups true
PidFile /var/run/clamav/clamd.pid
DatabaseDirectory /var/lib/clamav
/etc/amavis/conf.d/15-av_scanners
['ClamAV-clamd',
\&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd.ctl"],
# \&ask_daemon, ["CONTSCAN {}\n", "/var/run/amavis/clamd.ctl"],
qr/\bOK$/, qr/\bFOUND$/,
qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# NOTE: remember to add the clamav user to the amavis group, and
# to properly set clamd to init supplementary groups
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# When running chrooted one may prefer: ["CONTSCAN {}\n","$MYHOME/clamd"],
# ### http://www.clamav.net/ and CPAN (memory-hungry! clamd is preferred)
# ['Mail::ClamAV', \&ask_clamav, "*", [0], [1], qr/^INFECTED: (.+)/],
Die obigen Angaben beziehen sich auf Debian etch sollten afaik aber bei
anderen Distris ähnlich sein ...
hth
> Gruss Roland
--
Grüsse/Greetings
MH
Dont send mail to: ubecatcher at linuxrocks.dyndns.org
--
Mehr Informationen über die Mailingliste Postfixbuch-users