1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/infrastructure
Damian Zaremba e7d2e96c23 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
2011-05-30 02:57:44 +01:00
..
celerity diffusion.getrecentcommitsbypath 2011-05-19 15:59:38 -07:00
daemon Add an "IRC Object Name" handler for D12345 2011-05-17 16:16:25 -07:00
env Documentation: improve Diffusion documentation 2011-05-19 13:40:40 -07:00
javelin Rought cut of search. 2011-02-14 15:34:20 -08:00
lint Aphlict, simple notification server 2011-05-17 10:32:41 -07:00
markup/remarkup/markuprule Embedded youtube videos. 2011-05-27 13:50:58 -07:00
setup Changing the method of validating sendmail exists on the system. 2011-05-30 02:57:44 +01:00
testing/testcase Provide connection isolation to Lisk and enable it by default in tests 2011-04-30 22:24:50 -07:00