Closed Bug 276245 Opened 21 years ago Closed 21 years ago

SENDMAIL calls should be moved to a single "email" method

Categories

(Bugzilla :: Email Notifications, enhancement)

2.18
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 59351

People

(Reporter: lukas, Assigned: justdave)

Details

In version 2.18 RC3, I have found several references to "/usr/lib/sendmail" throughout the codebase. While somewhat trivial, if sendmail is installed somewhere else, a search-and-replace must be done throughout the code to remedy this. On Windows platforms, the problem becomes even more tedious, as the entire code block must be replaced to utilize Perl's Net SMTP module. In short, if all emails were routed through a central "email" method, these configurations would only need to be changed in one place.
Addressed by bug 59351. *** This bug has been marked as a duplicate of 59351 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.