[
https://issues.apache.org/jira/browse/VCL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth updated VCL-729:
---------------------------
Fix Version/s: 2.4
> 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, 2.4
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)