Re: Problems with sophie/exiscan
"j.linn" <[email protected]> Tue, 9 Nov 2004 08:40:39 +0000 (GMT)
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
I thought I had a list of the relevant good error returns with the meaning given by sophie. SOPHIE_SAVI_ERROR_NOT_SUPPORTED "Error: Not supported in this SAVI implementation" SOPHIE_SAVI_ERROR_FILE_COMPRESSED Error: File was compressed, but no virus was found on the outer level" SOPHIE_SAVI_ERROR_FILE_ENCRYPTED "Error: File was encrypted" SOPHIE_SAVI_ERROR_CORRUPT "Error: File corrupted, Sophie could not proceed." SOPHIE_SAVI_ERROR_PART_VOL "Error: The file passed for scanning represented part of a multi volume archive. The file cannot be scanned." We have changed the SOPHIE_SAVI_ERROR_FILE_ENCRYPTED to return a "virus found" code rather than "good" but currently accept the others as meaning a good message. John Linn