MPE/iX 7.5 sendmail support training

MPE/iX 7.5 Sendmail Support Training Page 52March 1, 2002
mpe/ix implementation
issues
(things that work
differently)
Sendmail programs dont read
stdin terminal keyboard input
correctly. Workarounds:
/bin/cat - | makemap hash
mymap
makemap hash mymap <diskfile
DeliveryMode=background on
MPE is a hybrid between
backgroundand interactive
•Symlinks invoke different
personalities of SENDMAIL (I.e.
mailq, newaliases, etc), and these
only work properly from the POSIX
shell because the CI doesnt
initialize ARGV[0]
newaliases gives a cannot
change ownership warning which
can be ignored