Sophos Anti-Virus Config Problem
-
- Normal user
- Posts: 39
- Joined: 2005-09-19 23:52
- Location: Chicago
Sophos Anti-Virus Config Problem
I've tried configuring Sophos in the external virusscan settings of hMailServer but haven't gotten it to work. I've tried many different settings and return values to no avail. Has anyone gotten Sophos to work correctly with hMailServer?
hMailserver 4.1.1 Stable and newest Sophos for Windows 2k/XP.
hMailserver 4.1.1 Stable and newest Sophos for Windows 2k/XP.
Brian
Have you read this?
http://www.hmailserver.com/documentatio ... eturnvalue
http://www.hmailserver.com/documentatio ... eturnvalue
-
- Normal user
- Posts: 39
- Joined: 2005-09-19 23:52
- Location: Chicago
-
- Normal user
- Posts: 39
- Joined: 2005-09-19 23:52
- Location: Chicago
Yeah, Sophos does include a command line scanner, sav32cli.exe. I found a couple of examples of command line switches people have used with sav32cli in different instances, but I could never get it to work with hMailServer. When I read the documentation for external virusscan I tried using 250 for a return value but could never get a usable result to show up in the application and debug logs. However, I saw that AVG and Avast both work with hMailServer. I then saw the How-To for ClamAV and that is working great and uses a lot less resources.
Brian
this might be of use:
http://www.mailenable.com/kb/Content/Ar ... D=me020288
i haven't got round to trying it out yet, so let me know if you get it working!
http://www.mailenable.com/kb/Content/Ar ... D=me020288
i haven't got round to trying it out yet, so let me know if you get it working!
-
- Normal user
- Posts: 39
- Joined: 2005-09-19 23:52
- Location: Chicago
Thanks, I looked at that article in the past for reference and still had the problem. However, now it works! I needed to add the -archive option to the scan command which I thought I had done before. The return value for Sophos is 3. Use switches -s for silent, -rec for recursive scan and the -archive switch, then it worked. I thought I tried all those combinations before but could never get it to detect the test virus until now.
Brian
I too use sophos antivirus. ive been trying to get sophos to work with hmail, but no lock. below is the syntax i've been using
executable:
"C:\Program Files\Sophos\Sophos Anti-Virus\sav32cli.exe" -s -rec -archive
return value: 3
or
executable: C:\Program Files\Sophos\Sophos Anti-Virus\sav32cli.exe -s -rec -archive
return value: 3
what am i doing wrong. tstrike2000 seemed to get it to work. Any suggestions.
executable:
"C:\Program Files\Sophos\Sophos Anti-Virus\sav32cli.exe" -s -rec -archive
return value: 3
or
executable: C:\Program Files\Sophos\Sophos Anti-Virus\sav32cli.exe -s -rec -archive
return value: 3
what am i doing wrong. tstrike2000 seemed to get it to work. Any suggestions.
-
- Normal user
- Posts: 39
- Joined: 2005-09-19 23:52
- Location: Chicago
I found the page with configuration of some antivirus :
--> http://hmailserver.com/documentation/?p ... s_external
But unfortunately the are only 3 antivirus and not Avast! 4.
If would be cool if people completed the list
--> http://hmailserver.com/documentation/?p ... s_external
But unfortunately the are only 3 antivirus and not Avast! 4.
If would be cool if people completed the list

-
- Normal user
- Posts: 39
- Joined: 2005-09-19 23:52
- Location: Chicago