Andy Kurth created VCL-729:
------------------------------
Summary: utils.pm::mail will display errors if $RETURNPATH is not
defined
Key: VCL-729
URL: https://issues.apache.org/jira/browse/VCL-729
Project: VCL
Issue Type: Bug
Components: vcld (backend)
Affects Versions: 2.3.2
Reporter: Andy Kurth
Assignee: Andy Kurth
Priority: Minor
Fix For: 2.3.3
utils.pm::mail isn't checking if $RETURNPATH is defined before passing it as an
argument to Mail::Mailer. If not defined, an error is generated in vcld.log
and the email message isn't set. The argument is not required. $RETURNPATH
should be checked. If not defined, don't pass it to Mail::Mailer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira