aboutsummaryrefslogtreecommitdiffstats
path: root/community/mini-sendmail/README.alpine
blob: ce44325167d2c842149da2398148cbfc0bb03f77 (plain)
1
2
3
4
5
PHP launches sendmail via system(), which in turn uses “/bin/sh -c” internally.
/var/lib/mini-sendmail/sh is a wrapper that supports being called with “-c command”
to launch sendmail.

https://knzl.de/setting-up-a-chroot-for-php/