박재효님의 sendmail가이드를 보고 솔라리스(스팍) 컴퓨터에서
sendmail.8.10.0을 설치하고 있습니다.
모든 과정이 잘 이루어 지다가 db 생성중에 이런 에러가 나거든요...
# sendmail -bi
/etc/mail/sendmail.cf: line 122: readcf: map access: class hash not available
그리고 sendmail.cf 122 line은
# Access list database (for spam stomping)
Kaccess hash -o /etc/mail/access
입니다.