|
From: David H. <dav...@gm...> - 2004-11-16 14:05:28
|
On Fri, 12 Nov 2004 18:53:17 +0000, Steve Freegard <sm...@f2...> wrote:
>
> Those are some hairy cows - you don't get ones like that here in the UK
> (or if you do I haven't seen them).
Must admit I was impressed with them myself! Can't remember the
breed, but it definately needed to be shared :)
> I've never seen this happen before - especially as the detail page
> correctly shows the message as a blocked file (meaning that MailScanner
> reported this correctly).
Nice to know I'm special :)
> An off the top of my head fix would be to change the above code to:
>
> case 'nameinfected':
> if($row[$f] == 'Y' || $row[$f] > 0) {
> $infected = true;
> array_push($status_array,'Bad Content');
> }
>
> Which would better mirror the SQL statement used on the message detail page.
Looks like the top of your head is a very good place to be Steve, it's
fixed the problem and the users are overjoyed! Thanks so much for
your such an incredibly useful reporting tool!! :)
--
Regards,
David Hooton
|