Some programs such as the ones, which send email will need to know where the Sendmail program resides on the server. The script will typically have a setting like this: $mail = ‘/usr/sbin/sendmail’; Sendmail on our servers can be found here: /usr/sbin/sendmail or /usr/lib/sendmail.