Buy now Customer Login

Online Manual / Configuration Files / Enabling/Disabling sendmail

Command: sendMail
Usage:

Allows you to specify whether or not the script will use sendmail. If you specify a value of 0, then you should specify a mail server the script should connect to.

Arguments:

  • value="<0|1>"
    Set this to 0 (disabled) or 1 (enabled) if you would like to enable or disable sendmail that is usually used on a UNIX server.

Example:

sendMail value="1"

This example shows how to enable sendmail.