Using Sendmail on MPE - April 2003

Using Sendmail on MPE - Solution Symposium West Page 15April 24, 2003
configuring *.cf files
(submit.cf for the mail
submission program)
To generate submit.cf:
1. :HELLO SERVER.SENDMAIL
2. :XEQ SH.HPBIN.SYS -L
3. shell/iX> cd
/SENDMAIL/CURRENT/cf/cf
4. shell/iX> cp submit-
mpeix.mc.sample submit-
mpeix.mc
5. edit submit-mpeix.mc with the
bytestream file editor (i.e. vi) of
your choice to make your
changes
6. shell/iX> m4 ../m4/cf.m4
submit-mpeix.mc >submit-
mpeix.cf
7. shell/iX> cp submit-mpeix.cf
/etc/mail/submit.cf