
Enabling sendmail
The sendmail process is disabled by default. To enable sendmail:
- Enable the smtp service.
- Open the /etc/services file.
- Remove the comment symbol (#) from the beginning of the line that contains smtp.
- Close the file.
- Rename the /etc/rc2.d/_S88sendmail file as /etc/rc2.d/S88sendmail.
- Reboot the system.