mpaperno / spampd

SpamPD - Spam Proxy Daemon. A spam-filtering SMTP/LMTP proxy server using SpamAssassin in Perl. Since 2002.
GNU General Public License v3.0
34 stars 9 forks source link

Warning for use of uninitialized value in string #22

Closed realsimix closed 5 years ago

realsimix commented 5 years ago

With version 2.52 I've got a lot of warnings in the log like this: Nov 12 07:38:01 ns1 spampd[7101]: Use of uninitialized value in string eq at /usr/bin/spampd line 682, line 16.#012

Attached patch fixes it for me. Regards, Simon spampd-2.52-proto_warning.patch.txt