Help on Sendmail

Barry Shein bzs at bu-cs
Wed Feb 12 02:26:54 AEST 1986


Segmentation violation from Sendmail...


Quick guess: delete /usr/lib/sendmail.fc, kill the running sendmail,
run '/usr/lib/sendmail -bz' to re-build the frozen configuration file
and restart your sendmail daemon. The frozen config file gets blind-loaded
into memory and assumes it was produced by the same image as is loading
it, any changes will trash memory.

	-Barry Shein, Boston University

But why did re-building the original cause a problem? Maybe a library
loaded in during the build changed? Try it.



More information about the Comp.unix.wizards mailing list