Fred de Brouwer
2016-05-25 20:36:25 UTC
Hi,
While trying to sort out the behaviour of a new type of malware
I found a typo in the shebang line in one of the perl-modules:
./script/mimedefang-util
It it missing the path to the perl binary...
It’s not a big, problem the tool can be started by prepending perl
on the command line. It would be nice to be corrected in future releases.
-=-
This is the list of files having the perl-shebang line: (contrib filtered)
~/src/mimedefang-2.78$ grep -R '#!.*perl’ . | grep -v contrib
./mimedefang-notify.7:#!/usr/bin/perl -w
./mimedefang.pl:#!/usr/bin/perl
./script/mimedefang-util:#!perl -w <- misses the path "/usr/bin/"
./mimedefang-notify.7.in:#!/usr/bin/perl -w
--
Met vriendelijke groet / Kind regards,
Fred de Brouwer
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list ***@lists.roaringpenguin.com
http://lists.roaringpenguin.com/m
While trying to sort out the behaviour of a new type of malware
I found a typo in the shebang line in one of the perl-modules:
./script/mimedefang-util
It it missing the path to the perl binary...
It’s not a big, problem the tool can be started by prepending perl
on the command line. It would be nice to be corrected in future releases.
-=-
This is the list of files having the perl-shebang line: (contrib filtered)
~/src/mimedefang-2.78$ grep -R '#!.*perl’ . | grep -v contrib
./mimedefang-notify.7:#!/usr/bin/perl -w
./mimedefang.pl:#!/usr/bin/perl
./script/mimedefang-util:#!perl -w <- misses the path "/usr/bin/"
./mimedefang-notify.7.in:#!/usr/bin/perl -w
--
Met vriendelijke groet / Kind regards,
Fred de Brouwer
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list ***@lists.roaringpenguin.com
http://lists.roaringpenguin.com/m