View Single Post
Old 01-14-2004, 04:53 AM   #2
Andrzej Adam Filip
 
Posts: n/a
Re: sendmail setup difficulties

Chris Pandolfo wrote:
> i installed the 8.12.10 rpm, and ran into a whole slew of problems.
>
> in the logs, i get
>
> Jan 14 01:43:28 MYHOST sm-msp-queue[19812]: starting daemon (8.12.10):
> queueing@01:00:00
> Jan 14 01:43:29 MYHOST sendmail[19818]: NOQUEUE: SYSERR(root):
> /etc/mail/sendmail.cf: line 151: readcf: map mailertable: class hash
> not available
> Jan 14 01:43:29 MYHOST sendmail[19818]: NOQUEUE: SYSERR(root):
> /etc/mail/sendmail.cf: line 154: readcf: map virtuser: class hash not
> available
> Jan 14 01:43:29 MYHOST sendmail[19818]: NOQUEUE: SYSERR(root):
> /etc/mail/sendmail.cf: line 159: readcf: map access: class hash not
> available
>
> and for a while, i was also getting the error
>
> Jan 14 01:34:24 MYHOST sendmail[18506]: NOQUEUE: SYSERR(root):
> /etc/mail/sendmail.cf: line 264: service "smtp" unknown
>
> i've been beating this thing about the head and shoulders for two days
> now, *after* working down from qmail to postfix then to sendmail. (on
> another note, i got a very similar error regarding smtp in postfix).
> what's going wrong here? i assume there should be an inetd service
> called smtp, but i dont know what is supposed to be executed by it. im
> pretty confused at the moment, and a little sick of this ;).


http://www.sendmail.org/faq/section3.html#3.31
Q3.31 -- What does "class hash not available" mean?

1) What is reported in "Compiled with:" section by the command below ?
sendmail -d0.1 -bv root

2) You can make sendmail use dbm instead of hash.

--
Andrzej [pl>en: Andrew] Adam Filip http://anfi.freeshell.org/
anfi@priv.onet.pl anfi@xl.wp.pl
*Random Epigram* :
Better give a penny then lend twenty.
-- Italian Proverb

  Reply With Quote