|
|
How do I stop sendmail from starting up? |
| Apples to: All versions of NetMAX other than FireWall Pro Suite and VPN Server Suite.
address-suppressed | |
|
If you are not using your NetMAX machine for email services, you might want to stop sendmail from starting up. Note that if you are running NetMAX FireWall ProSuite or NetMAX VPN Server Suite, with no other licenses installed, sendmail will not be running by default. If you are using multiple licenses or one of the other NetMAX products (Professional, Internet Server Suite, etc...) then you may follow these steps to disable sendmail. Please note that this is not supported by Cybernet, and these changes could get overwritten during certain upgrades or patches.
To do this, you should edit the /etc/rc.d/init.d/sendmail file. Add the following line to the beginning of this file: exit 0 That's a zero, not an oh. So the beginning of the file should read: #!/bin/sh exit 0 # address-suppressed |
| Previous: |
|
| Next: |
|
| ||||||||