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: $mailprog = "/usr/sbin/sendmail"; and will want you to set it appropriately. Sendmail on our servers can be found here: /usr/sbin/sendmail