[1334] in SIPB_Linux_Development
sendmail on cutter
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Mon Jun 24 23:34:45 1996
Date: Mon, 24 Jun 1996 23:34:13 -0400
To: linux-dev@MIT.EDU
From: Jonathon Weiss <jweiss@MIT.EDU>
After consulting with the office, I could not come up with a good
reason for cutter to be running a sendmail daemon.
I edited /etc/rc.d/rc.M and removed the -bd argument to the invocation
of sendmail (at boot send mail should be run such that it will run the
q every 15 minutes but not bind to port 25.) I also removed the "-bd"
from the echo line explaining what is about to be run. This seemed
like the easiest way to achieve the desired effect. I also killed the
existing sendmail and restarted it with out the -bd.
--
Jonathon