HomePhorge

Changing the method of validating sendmail exists on the system.

Description

Changing the method of validating sendmail exists on the system.

Summary:
Removes calling which and instead checks the file path that PHPMailerLite uses directly (/usr/bin/sendmail).

This fixes $PATH export issues which occur on certain platforms causing un-expected errors during setup.

Test Plan:

  • Run setup on server without sendmail install & error should be presented.
  • Install sendmail then re-run setup & no error should be presented.

Reviewers: epriestley

Differential Revision: 375

Details

Provenance
Damian ZarembaAuthored on May 29 2011, 6:55 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPfff08a9894bd: Allow emails to be used for login
Branches
Unknown
Tags
Unknown

Event Timeline