sendmail build problem
I'm trying to manually update my sendmail to 8.12.9--I'm little paranoid about security. My distro is RH7.0; with a fairly recent kernel that I rolled myself.
Anyway, I compile it fine, and installed it and I get the following errors when I try to launch it:
Starting sendmail: 554 5.0.0 /etc/mail/sendmail.cf: line 163: readcf: map mailertable: class hash not available
554 5.0.0 /etc/mail/sendmail.cf: line 166: readcf: map virtuser: class hash not available
554 5.0.0 /etc/mail/sendmail.cf: line 171: readcf: map access: class hash not available
Warning: Option: AuthOptions requires SASL support (-DSASL)
[FAILED]
I'm not too concerned about the SASL option, its the class hash thing that's throwing me for a loop. Any suggestions? What did I miss?
Thanks in advance.
-mark
|