Opened 16 years ago
Last modified 16 years ago
#336 new task
Setup Virus Scanner for download.osgeo.org
Reported by: | warmerdam | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | |
Cc: | hobu |
Description
As we are distributing many windows binaries on download.osgeo.org, I think it would be prudent to establish a windows virus scanner on the system to allow us to quickly identify any package uploads infected with viruses.
On preliminary review, I'm inclined to try the ClamAV antivirus solution which is open source and seems well organized for what we want to do.
Advice welcome...
Change History (6)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Postfix started and defaulted to start on download.osgeo.org. You should be able to send email now.
comment:3 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
I still need to finish up the emailing scripts, and setup a cron job. I should be able to take it from here.
comment:5 by , 16 years ago
I'm not seeing email go out on download.osgeo.org:
[frankw@xblade13 scripts]$ sendmail warmerdam@pobox.com test . (wait several minutes) [frankw@xblade13 scripts]$ sudo mailq Password: /var/spool/mqueue (1 request) -----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient----------- n2G3hGPd015034 6 Sun Mar 15 19:43 <frankw@localhost.localdomain> (Deferred: 450 <frankw@localhost.localdomain>: Sender address) <warmerdam@pobox.com> Total requests: 1 [frankw@xblade13 scripts]$
comment:6 by , 16 years ago
Cc: | added |
---|
hobu: Can you confirm that email is working on download.osgeo.org? (see above)
I have installed ClamAV in /usr/local on download.osgeo.org.
I have established a partially completed script for scanning new files. The script is in /osgeo/scripts.
I've stalled out at the point of notifying someone as it appears outgoing email is not configured on this server.