Using Sendmail on MPE - April 2003

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