I installed sendmail on ubuntu 9.04 on my laptop computer. My php mail() function still doesn't work from localhost, so I want to disable the auto start up of mail transport agent during system boot.
How do I disable the auto start up of the mail transport agent?
Thanks