Using Sendmail on MPE - April 2003

Using Sendmail on MPE - Solution Symposium West Page 41April 24, 2003
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!