Conditions order in EXIM

viki

Verified User
Joined
Mar 25, 2006
Messages
23
Location
Poland
I have instaled
DA: 1.26.4
Exim:4.60
SpamAssasin: 3.1.1
ClamAV: 0.88

After successful instalation of ClamAV (http://www.directadmin.com/forum/showthread.php?s=&threadid=12071&highlight=clamAV) I found that there is no possibility to control of process checkign viruses per domain. By default CLAMAV checks for all domains.

Even when I put domain xyz.com to whitelist in my account, ClamAV will be checking for virused also xyz.com ( if found, removes this mail)

I would like to have a control over witch domain will be checked with CLAMAV.

Any Idea how to do it ?
I check config of clamd, but didn;t find.
Mayby this should be done in EXIM simillar to spamassasin.

This will be acceptable if clamAV will be working always when spamassasin is enabled for domain. If spamassasin is disabled, clamAV will also be disabled.

Thanks for any directions or solutions.
Regards,

viki.
 
Ok, so I found solutions
I made some modification to exim.conf, and now, if user has enabled spamassasin in his DA he will also will have enabled virus checing for incoming emails.

When user disable spamassasin in DA panel, he will aslo disable virus checking for his domain, so he will get all viruses.

There is also extra future, witch will inform sender, that user get virus from him. ( I know that this is not good) But I wanted this future. This is easy to modify.


If someone is interested witch my modifications, let me know.

regards.
 
Back
Top