Koozali.org: home of the SME Server

Urgent advice appreciated - Sophos Anti-Virus / e-Smith

Adam

Urgent advice appreciated - Sophos Anti-Virus / e-Smith
« on: February 19, 2002, 07:00:23 AM »
Hello there,

I've recently set up e-Smith and am very happy with it.

However, I need to set up Sophos anti-virus as we have purchased 3 years of support/maintenance in advance for it.

I really want to continue using e-Smith but see this as a pretty major hurdle.

If anyone could help, that'd be great - switching to another Antivirus product is not an option.

cheers,

Adam

Dubois

Re: Urgent advice appreciated - Sophos Anti-Virus / e-Smith
« Reply #1 on: February 19, 2002, 08:55:17 AM »
are you using it to scan email or just files?  File setup is very easy

Adam

Re: Urgent advice appreciated - Sophos Anti-Virus / e-Smith
« Reply #2 on: February 19, 2002, 09:34:24 AM »
Thanks Dubois,

I want it to scan emails when they are sent and received. Possible ?

cheers,

Adam

Jay

Re: Urgent advice appreciated - Sophos Anti-Virus / e-Smith
« Reply #3 on: February 19, 2002, 02:52:53 PM »
I use a cron'd cut down version of the web backup util which backups the server to an smb mount point /mnt/backup
The script is

/sbin/e-smith/signal-event mysql-delete-dumps
/sbin/e-smith/signal-event mysql-dump-tables
tar cfv /mnt/backup/esmith.tar /home/e-smith /etc/e-smith/templates-custom /etc/e-smith/templates-user-custom /etc/ssh /root/.ssh /etc/passwd /etc/shadow /etc/group /etc/gshadow /etc/smbpasswd
/sbin/e-smith/signal-event mysql-delete-dumps

Jay

sorry, posted to wrong message [nt]
« Reply #4 on: February 19, 2002, 02:56:45 PM »
[nt]