Getting Started with Sendmail on MPE/iX 7.5

Solution Symposium Page 24April 4, 2002
stopping the mail
daemon
•Use the POSIX kill signal from
SERVER.SENDMAIL or any user with
SM capability:
kill $(head -n 1
/etc/mail/sendmail.pid)
•Only use :ABORTJOB as a last
resort!