I tryed to install kavdaemon. But I have some trouble setting up the ini file. I tryed some settings; but still have a mail loop when i send a virus-test mail.
what´s wrong?
my eMail accounts:
1) user1@mydomain.com
2) virusscanner@mydomain.com
3) admin@mydomain.com -> forwarding to user1@mydomain.com
4) *@mydomain.de -> forwarding to admin@mydomain.com
Forwarding address for administrative notices user1@mydomain.com
kavkeeper.ini
---
[...]
kavdaemonname=virusscanner@mydomain.com
[group:NOTCHECK]
check=no
to=virusscanner@mydomain.com
from=virusscanner@mydomain.com
[group:DEFAULT]
check=yes
desinfect=yes
removeinfectedpart=yes
infectedaction=NOTIFY
infectednotify=virusscanner@mydomain.com
attachinfected=no
notifyfrom=yes
attachkavanswer=text
[...]
---