On 04.09.2019 1:43, Edgar Pettijohn wrote:
On Tue, Sep 03, 2019 at 09:29:14PM +0300, Reio Remma wrote:
On 27.04.2018 12:26, Reio Remma wrote:
Hello all,

I've whipped together a Logwatch script for OpenSMTPD. I've anyone is
interested on giving it a try, it's now at:

https://github.com/whataboutpereira/OpenSMTPD-Logwatch
Hello! I've now updated the Logwatch script to work with OpenSMTPD 6.6.0
(current portable).

Good luck,
Reio

Lots of errors with newer perls. :(

deathstar$ perl -v

This is perl 5, version 28, subversion 2 (v5.28.2) built for amd64-openbsd

deathstar$ ./opensmtpd.pl
Experimental keys on scalar is now forbidden at ./opensmtpd.pl line 523.
Type of arg 1 to keys must be hash or array (not hash element) at ./opensmtpd.pl line 
523, near "} ) "
Experimental keys on scalar is now forbidden at ./opensmtpd.pl line 527.
Type of arg 1 to keys must be hash or array (not hash element) at ./opensmtpd.pl line 
527, near "};"
Experimental keys on scalar is now forbidden at ./opensmtpd.pl line 541.
Type of arg 1 to keys must be hash or array (not hash element) at ./opensmtpd.pl line 
541, near "} )"
Experimental keys on scalar is now forbidden at ./opensmtpd.pl line 553.
Type of arg 1 to keys must be hash or array (not hash element) at ./opensmtpd.pl line 
553, near "} ) "
Experimental keys on scalar is now forbidden at ./opensmtpd.pl line 557.
Type of arg 1 to keys must be hash or array (not hash element) at ./opensmtpd.pl line 
557, near "};"
./opensmtpd.pl has too many errors

Meh. CentOS 7 indeed has an older version for me to test with:

$ perl -v

This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
(with 39 registered patches, see perl -V for more detail)

Reply via email to