Closed
Bug 369476
Opened 19 years ago
Closed 11 years ago
Email::Send and qmail: requires qmail-inject to be in the PATH
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: rasky, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
Build Identifier: 2.23.4
I am trying Bugzilla 2.23.4. The new Email::Send program, when configured to use Qmail, requires "qmail-inject" to be in the PATH. Using SMTP does not look to be a good workaround as all e-mails come out with date 1/1/1970.
This is a regression in usage as the old package to send mails did not have this PATH problem. It would be nice if there was a way to configure where the qmail-inject binary is.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Reporter | ||
Comment 1•19 years ago
|
||
I just found out that this can be customized by editing the SENDMAIL_PATH constant in Constants.pm. Let me know if it makes sense to make this a configurable variable.
Updated•19 years ago
|
Version: unspecified → 2.23.4
Comment 2•11 years ago
|
||
Qmail is gone in Bugzilla 5.0 now that we moved from Email::Send to Email::Sender.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•