Hmmm, Bonjour some person at DoList. I re-downloaded the xav.zip today, but I have the same issue. I have taken the advice of Charles Frolick and used http://www.declude.com/tools/mailsend.html rather than sending my own eicar.com
These are the two versions of XAV I am using. 19/08/2003 11:52a 187,612 xav.exe 12/09/2003 03:18p 188,436 xav.exe The 19/8 version works but does not support custom message, The 12/9 version supports custom message, but does not return code = 6 The method of testing: * use ver 19/8, * send test virus, * get bounce to postmaster, * replace xav.exe with 12/9 version, * send test virus, * get email to intended recipient with eicar.com attached. Also the XAVDebug=1 only displays the ini variables, could it also display the return codes that were actually returned by the munpack.exe and avg.exe This might help in the case that avg/munpack is not returning the expected code. Please see my xav.ini and xmail debug screens below. XAV.INI ------- [XMail AntiVirus Filter] ; -- Debug mode to write out parameters while trouble occurs. XAVDebug=1 XAVMessage=Your message was rejected by XAV Antivirus Filter. Check your computer. [Multipart Decoder] DecoderPath=d:\usrbin\xav\mpack\munpack.exe DecoderCommand= DecoderReturn=1 [AVG AntiVirus] ;AntivirusReturn is the code returned by the AV Software when a virus is detected. ;Product home page: http://www.grisoft.com ;Tested with AVG 6.0 Server Edition AntivirusPath=c:\program files\grisoft\avg6\avgscan.exe AntivirusCommand=/comp /nobreak /nomem /nohimem /noself /arc /rt /report *.* AntivirusReturn=6 ------- XMAIL DEBUG Note that the 19/8 version produces this. ----------- SMTP client connection from [216.58.174.203] SMAIL local SMTP = "bigeagle.com" From = <[EMAIL PROTECTED]> To = <[EMAIL PROTECTED]> SMTP client exit [216.58.174.203] Filter run: Sender = "[EMAIL PROTECTED]" Recipient = "[EMAIL PROTECTED]" Filter = "d:\usrbin\xav\xav.exe" Retcode = 6 ---------- Note that the 12/9 version produces this. ---------- SMTP client connection from [216.58.174.203] SMAIL local SMTP = "bigeagle.com" From = <[EMAIL PROTECTED]> To = <[EMAIL PROTECTED]> SMTP client exit [216.58.174.203] Filter run: Sender = "[EMAIL PROTECTED]" Recipient = "[EMAIL PROTECTED]" Filter = "d:\usrbin\xav\xav.exe" Retcode = 0 ----------- TIA, Rob :-) > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of DOLIST Technical > Center > Sent: Friday, September 12, 2003 11:32 PM > To: [EMAIL PROTECTED] > Subject: [xmail] Re: announce : XAV filter modified - Added custom > reject message (XAVMessage entry) > > > > Bonjour Rob, > > Friday, September 12, 2003, 2:26:58 PM, Rob Arends wrote: > > > If you are using this in-house, you should check it catches viruses. > > If you need a virus to test with, do a google on "eicar" > > There's no problem for us. At this time 1619 virus catched today. > > Have a good we. > > Best regards, > -- > DOLIST Technical Center > __________________________________________________ > > DOLIST.NET, Internet E-mail List Server Technology > DOLIST information at : http://www.dolist.net > > - > 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]
