sweep 374 - virus found but no name
shrek-m at gmx.de
shrek-m at GMX.DE
Mon Sep 29 20:26:28 IST 2003
Julian Field wrote:
> Apply this patch to /usr/lib/MailScanner/sophos-wrapper
>
> --------------------------SNIP---------------------
> --- sophos-wrapper.old 2003-08-09 12:04:02.000000000 +0100
> +++ sophos-wrapper 2003-09-29 15:30:00.000000000 +0100
> @@ -38,8 +38,10 @@
>
> SAV_IDE=$PackageDir/ide
> LD_LIBRARY_PATH=$PackageDir/lib
> +LANG=english
> export SAV_IDE
> export LD_LIBRARY_PATH
> +export LANG
>
> if [ "x$1" = "x-IsItInstalled" ]; then
> [ -x ${PackageDir}/bin/$prog ] && exit 0
> --------------------------SNIP---------------------
>
> This makes it always output in English and never any other language the
> output parser does not understand.
yeah,
works great :-)
<snip>
Wenn Sie eine Kopie der Original Nachricht wuenschen, wenden Sie sich bitte
per Mail oder Telefon an Ihren Systemadministrator. Bitte halten Sie diese
Meldung bereit.
Am Mon Sep 29 21:01:07 2003 meldete der Virenscanner folgendes:
>>> Virus 'W32/Gibe-F' found in file update.exe
Executable DOS/Windows programs are dangerous in email (update.exe)
No programs allowed (update.exe)
Hinweis an den Administrator:
Datei ist auf Rechner: the MailScanner im Verzeichnis /var/spool/MailScanner/quarantine/20030929 (NachrichtenID h8TJ0vqV010881) abgespeichert.
</snip>
# head -4 /etc/sysconfig/i18n
LANG="de_DE"
SUPPORTED="de_DE.UTF-8:de_DE:de"
SYSFONT="latarcyrheb-sun16"
# sweep -v | head -12
SWEEP Virenerkennungsdienstprogramm
Copyright (c) 1989,2003 Sophos Plc, www.sophos.com
Systemzeit 21:10:00, Systemdatum 29. September 2003
Produktversion : 3.74
Engine Version : 2.17
Benutzeroberfläche Version : 2.07.025
Plattform : Linux/Intel
Veröffentlicht : 06. Oktober 2003
Gesamtzahl der Viren (mit IDEs) : 85004
# grep LANG /usr/lib/MailScanner/sophos-wrapper
LANG=english
export LANG
# /usr/lib/MailScanner/sophos-wrapper /data4/doku/viren/update.exe
>>> Virus 'W32/Gibe-F' found in file /data4/doku/viren/update.exe
# ls /usr/share/i18n/locales/
# export LANG=es_ES
# sweep -v | head -12
SWEEP utilidad de detección de virus
Copyright (c) 1989,2003 Sophos Plc, www.sophos.com
Hora del sistema 21:25:23, Fecha del sistema 29 septiembre 2003
Versión del producto : 3.74
Versión del motor : 2.17
Versión de la interfaz : 2.07.025
Plataforma : Linux/Intel
Edición : 06 octubre 2003
Total de virus (con IDE) : 85004
--
shrek-m
More information about the MailScanner
mailing list