The sendmail configured in the SunOS server is capable of sending and recieving mails. I want to block the port 25 use and want to stop the incoming facility of the sendmail. Please advise what should be doing for that. Should I stop the sendmail service.
Rechil is right, but for Solaris changing the firt letter of the command from upper case to lower case will cause system to ignore it.
/etc/rc2.d/S88sendmail -> /etc/rc2.d/s88sendmail
Same effect like changing the name like Rechil said.
Mariodlg, good observation ! On Solaris / Linux or Unix they r very case sensitive. while Windows does not. Any command on Windows system, u can write either upper / lower.
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 2  Replies