Koozali.org: home of the SME Server

KAV Daemon and mail loop

cozmic

KAV Daemon and mail loop
« on: January 26, 2003, 08:28:03 PM »
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
[...]
---

Peter Schubert

Re: KAV Daemon and mail loop
« Reply #1 on: January 27, 2003, 09:13:54 AM »
Just try the emailadresse with:
           user@HOSTNAME.mydomain.com

cozmic

Re: KAV Daemon and mail loop
« Reply #2 on: January 27, 2003, 11:40:09 AM »
Thank you!
It works now.