https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8057
Bug ID: 8057
Summary: dcc, pyzor, and extracttext plugins fail if there is a
space in the configured executable path
Product: Spamassassin
Version: 4.0.0
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Plugins
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
As documented in bug 8027, sub helper_app_pipe_open in Utils.pm fails when the
path of the helper app contains a space. This sub is currently used in DCC,
Pyzor and ExtractText plugins.
The fix in bug 8027 skips tests in t/extracttext.t if a space is found.
This issue is being opened for the enhancement of allowing the code in
helper_app_pipe_open to work when the path has a space.
--
You are receiving this mail because:
You are the assignee for the bug.