Bug 7829 - Uninitialized variable in AuthCourier.pm
Summary: Uninitialized variable in AuthCourier.pm
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 3.4.4
Hardware: PC Linux
: P2 minor
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-20 06:24 UTC by Neil Romig
Modified: 2020-06-20 06:30 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Romig 2020-06-20 06:24:50 UTC
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.
Comment 1 Henrik Krohns 2020-06-20 06:30:31 UTC
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