When I try to mail something, I get the following error message: “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.
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 1st).
Related Questions
- Why do I receive the message "Sorry, the operation could not be completed due to a system error: File Not Found" when I try to install MicroGrade on OS X?
- When I try to mail something, I get the following error message: "Cannot read frozen config file: not a typewriter". Whats wrong?
- Cannot read frozen config file: not a typewriter". Whats wrong?