[Mimedefang] **Mimedefang+spamassasin+dcc+razor--not working**

Brad Dameron bdameron at tscnet.com
Thu Nov 7 19:02:01 EST 2002


sub path {
    my @path = split(':', $ENV{PATH});
    foreach (@path) { $_ = '.' if $_ eq '' }
    return @path;
}

It looks to me like your PATH environment is not being set. Not sure tho.
You look to be using Mandrake or FreeBSD?

---
Brad Dameron									Network Account Executive
TSCNet Inc.								         	www.tscnet.com
Silverdale, WA.									1-888-8TSCNET


>
> On Thu, 7 Nov 2002, Mark S. Velasquez wrote:
>
> > Use of uninitialized value in split at
> > /usr/local/lib/perl5/5.8.0/File/Spec/Unix.pm line 216
>
>    I'm afraid I can't help you there.  I don't have perl 5.8.0, and line
> 216 of the Unix.pm on my system isn't even a piece of code.  Sorry!
>
> Jim
>




More information about the MIMEDefang mailing list