Hi,
Is it posable to append the header with a virus checked field?
The same as the x-spam-score field.
Just to back track a little, maybe mimedefang does this already and my
scanners are just not working.
But if not, would I add the same code as x-spam-score:
If ($Features{"Virus:NAI"}) {
Action_change_header("x-virus-checked-NAI")
}
If ($Features{"Virus:CLAMAV"}) {
Action_change_header("x-virus-checked-CLAMAV")
}
the code may need to be a little more sophisticated, any suggestions are
welcome.
if so would I put this code in the mimedefang_warning section or the
filter section?
andrew
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang