Background: I'm trying to integrate ClamWin with Rockliffe's Mailsite.
Mailsite has an "agent" option that allows running third-party tools or
command scripts when the mail is received. I'm setting up a VBS script that
will call ClamWin, manage the returned error codes and then return control
of the files back to Mailsite, if clean.
Q1: Where can I get a list of error codes generated when running the
command line exe? I found the error codes in clamav.c but they don't cover
the ones I'm seeing: 50, 56, & 62.
Q2: Do I need to convert the MIME or BASE64 encoding *before* I pass the
email message to ClamWin, or can I just pass the raw file?
Thanks!!
--
Anthony Baratta
"Sacred cows make the best hamburger."
- Mark Twain
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32