Insecure dependency @ WorkArea.pm
BlaaT 0001
blaat0001 at gmail.com
Fri Feb 12 09:15:59 GMT 2010
Hello Jules,
Thanks a lot, problem solved.
Cheers.
On Thu, Feb 11, 2010 at 3:55 PM, Julian Field
<MailScanner at ecs.soton.ac.uk> wrote:
>
> Yes, but it's easy to get rid of too. Edit that file, and change line 295 to
> be the following little block of code:
> my $tmp1 = $this->{dir} . '/' . $message->{id} . '/' . $attach;
> $tmp1 =~ /(.*)/;
> $tmp1 = $1;
> unlink $tmp1;
>
> That will get rid of the warning for you. It will be in the next release
> anyway, but I don't know when that will happen.
>
> Jules.
>>
>> Cheers.
>>
>>
More information about the MailScanner
mailing list