Try using ripMIME from pldaniels.com. The main stable source tree doesn't compile on Windows but I made a modified version that does. I've worked with it for about a month and it stopped thousands of virus messages.. So you can say it's working well. :)
Grab my build from <http://eesh.net/ripmime-1.3.0.5.Modified_for_Win32_[plastish_at_ultinet_dot_org].zip>, the EXE is under RipMime\Release in the ZIP. The lines to use it under XAV in xav.ini are: ; -- ripMIME DecoderPath=j:\xmail\xav\ripmime.exe -i DecoderCommand=--syslog --paranoid DecoderReturn=0 Jason Badry wrote: >I'm sure this has been addressed before, but I'm trying to get my Xmail >server up to speed. I have it at v1.17 now, and managed to get Spam >Assassin working yesterday. My next project is to implement some AV >scanning. So far I've been working on the XAV c source which comes with >MPACK. I added several debug statements for the system calls, and I see >that MPACK is failing. It is getting passed a path with '\\?\' in it. I >assume this is some sort of reference to filesharing >(\\SERVERNAME\C:\MailRoot\). However, I have everything on one machine >(Windows 2000). > >\\?\C:\MailRoot\spool\ > >Any help would be appreciated. > >... Jason > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] > > > > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
