[Mimedefang] blocked file types in text file

Matthew.van.Eerde at hbinc.com Matthew.van.Eerde at hbinc.com
Mon Sep 19 13:22:27 EDT 2005


Matthew van Eerde wrote:
> OUTSIDE OF ANY FUNCTION (untested:)
> 	push $line, @good_lines;

Oops - should be
	push @good_lines, $line;

(push takes the array first, then the stuff to push on it)

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer




More information about the MIMEDefang mailing list