Vanilla 4.2 BSD sendmail problem
Joseph S. D. Yao
jsdy at hadron.UUCP
Mon Dec 29 15:12:25 AEST 1986
Again, apologies if this was answered while our news was down.
In article <490 at ms3.UUCP> msitd22 at ms3.UUCP (Jim Chappell) writes:
>Running mail I get the error message:
>Socket: Protocol not supported
>Cannot open /dev/console: Protocol not supported
The lines are ambiguous (or wrong), but are from syslog().
Yours seems to be compiled -DEBUG.
When making Vmunix, make sure you have:
pseudo-device loop
in your configuration file before running 'config'.
Make sure you have the following lines in the following files:
/etc/hosts:
127.1 <your-host-name> localhost
/etc/networks:
loopback 127 software loopback net
(without preceding STANDOUT tab, of course.)
You may also want to re-compile the syslib and then sendmail,
in /usr/src/usr.lib/sendmail/{lib,src}.
--
Joe Yao hadron!jsdy at seismo.{CSS.GOV,ARPA,UUCP}
jsdy at hadron.COM (not yet domainised)
More information about the Comp.unix.wizards
mailing list