https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34652 Bug ID: 34652 Summary: Use of uninitialized value $mail{"Subject"} in concatenation (.) or string at /usr/share/perl5/Mail/Sendmail.pm Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz In my cron emails for In my cron email for Cron <root@koha> koha-foreach --chdir --enabled --email /usr/share/koha/bin/cronjobs/process_message_queue.pl: Use of uninitialized value $mail{"Subject"} in concatenation (.) or string at /usr/share/perl5/Mail/Sendmail.pm line 394. Use of uninitialized value $mail{"Subject"} in concatenation (.) or string at /usr/share/perl5/Mail/Sendmail.pm line 394. All of the messages in message_queue in the database appear to have a subject. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.