Hi
I am currently hitting my head on the wall trying to get incoming mail scanned by clamav. I have already configured spamassassin and seems to working OK. I am running Suse 9.3, and have loaded the appropriate version of Scalix.
What seems to be occurring is the Scalix service router is ignoring the omvscan.cfg file and not invoking Clamdscan. I am able to run files through Clamdscan with out any problems,
clamdscan /var/opt/scalix/data/0000001/* |more
/var/opt/scalix/data/0000001/000010g: OK
/var/opt/scalix/data/0000001/000010i: OK
/var/opt/scalix/data/0000001/000010j: OK
/var/opt/scalix/data/0000001/000010k: OK
/var/opt/scalix/data/0000001/000010l: OK
/var/opt/scalix/data/0000001/000010m: OK
/var/opt/scalix/data/0000001/000010n: OK
/var/opt/scalix/data/0000001/000010o: OK
/var/opt/scalix/data/0000001/000010p: OK
/var/opt/scalix/data/0000001/000010q: OK
/var/opt/scalix/data/0000001/00001g0: OK
/var/opt/scalix/data/0000001/00001g1: OK
/var/opt/scalix/data/0000001/00001g2: OK
/var/opt/scalix/data/0000001/00001g3: OK
/var/opt/scalix/data/0000001/00001g4: OK
/var/opt/scalix/data/0000001/00001g5: OK
/var/opt/scalix/data/0000001/00001g6: OK
/var/opt/scalix/data/0000001/00001g7: OK
/var/opt/scalix/data/0000001/00001g8: OK
/var/opt/scalix/data/0000001/00001g9: OK
there doesn't seem to be any permissions problems (see above).
the rules directory appears to be OK
ls -l /var/opt/scalix/rules/
total 41
drwxrwx--- 2 scalix scalix 112 Jan 23 15:06 .
drwxrwxr-x 49 scalix scalix 1256 Jan 20 14:25 ..
-rw-r--r-- 1 root scalix 131 Jan 23 15:06 ALL-ROUTES.VIR
-r-xr-xr-x 1 root scalix 33112 Oct 28 04:03 omvscan.map
when I run an audit I get the following
routing
time 1139975655 Wed Feb 15 14:54:15 2006 +660
type 0 message
priority 0 normal
sensitivity 0 normal
importance 0 normal
created-locally 0
hop-count 1
ua-message-id 65ED19764468D411A6AF006094EA0F3B8239B2(a)server.adtec.com.au
mta-message-id 65ED19764468D411A6AF006094EA0F3B8239B2(a)server.adtec.com.au
subject test
originator sendmail / internet DDT1=RFC-822; DDV1=sendmail@adtec-mail.adtec2.com.au;
part-size 322
part-type 1166 DISTRIBUTION LIST
part-size 224
part-type 1167 TEXT
part-size 404
part-type 2145 PKZip archive
recipient-to Jon Bolton / adtec-mail, adtec2/CN=Jon Bolton
ack-req 0 none
queue LOCAL
max-nest-depth 0
message-size 3649
part-count 3
delivered-count 1
routing
time 1139980545 Wed Feb 15 16:15:45 2006 +660
type 0 message
priority 0 normal
sensitivity 0 normal
importance 0 normal
created-locally 0
hop-count 1
ua-message-id 65ED19764468D411A6AF006094EA0F3B8239B3(a)server.adtec.com.au
mta-message-id 65ED19764468D411A6AF006094EA0F3B8239B3(a)server.adtec.com.au
subject test
originator sendmail / internet DDT1=RFC-822; DDV1=sendmail@adtec-mail.adtec2.com.au;
part-size 322
part-type 1166 DISTRIBUTION LIST
part-size 224
part-type 1167 TEXT
part-size 404
part-type 2145 PKZip archive
recipient-to Jon Bolton / adtec-mail, adtec2/CN=Jon Bolton
ack-req 0 none
queue LOCAL
max-nest-depth 0
message-size 3649
part-count 3
delivered-count 1
as can be seen there are no remarks here about sending through virus scanning.
there is no data ion the fatal log file.
Any ideas
Cheers Jon Bolton