You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@spamassassin.apache.org on 2020/06/20 06:24:50 UTC

[Bug 7829] New: Uninitialized variable in AuthCourier.pm

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7829

            Bug ID: 7829
           Summary: Uninitialized variable in AuthCourier.pm
           Product: Spamassassin
           Version: 3.4.4
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Libraries
          Assignee: dev@spamassassin.apache.org
          Reporter: bugzilla@countrybusdevon.co.uk
  Target Milestone: Undefined

The AuthCourier.pm module produces warnings in the systemd logs:

Use of uninitialized value $results{"GID"} in int at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/AuthCourier.pm line 88.

Knowing very little about perl I'm not sure of the best way round this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7829] Uninitialized variable in AuthCourier.pm

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7829

Henrik Krohns <ap...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apache@hege.li
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Henrik Krohns <ap...@hege.li> ---
AuthCourier.pm is not created by SpamAssassin project, but seems to be ancient
third party module that you probably shouldn't use. So there is nothing we can
do in this bug. If you need help with it or alternatives, try asking on users
mailing list:
https://cwiki.apache.org/confluence/display/SPAMASSASSIN/MailingLists

-- 
You are receiving this mail because:
You are the assignee for the bug.