Using Sendmail on MPE - April 2003

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