Cannot read frozen config file: not a typewriter”. Whats wrong?
This message is produced by sendmail (/usr/lib/sendmail) when it’s frozen configuration file (/usr/lib/sendmail.fc) is unusable (as it is in the A/UX distribution which has it as a 0-byte file). To create a “new” frozen file of your present sendmail.cf file (assuming that it’s good), type: /usr/lib/sendmail -bz – the sendmail daemon, if it exists, must be killed first. How do I set up my Mac and A/UX to enable remote logins via a modem on tty0? First of all, you must edit /etc/inittab to start getty on tty0 using mo_2400 (or whatever speed you want, such as mo_9600): 00:2:respawn:/etc/getty -u -t 60 tty0 mo_2400 Make sure that your modem is set to be quiet, to not return result codes and to not echo back. It must also reset on DTR being dropped (“atq1e0&d3” will achieve this for most Hayes-compatible modems except certain (all) USR modems). Your modem must also raise DCD on connection (“at&c1”) in order to have Dialup security (i.e. when the line is closed, HangUp the process. This mea