[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Sendmail db_map_lookup Input/Output Error
- Subject: Re: [cobalt-users] Sendmail db_map_lookup Input/Output Error
- From: SM <nntp@xxxxxxxxx>
- Date: Wed Aug 22 22:30:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 09:58 22-08-2001 -0400, you wrote:
>I'm getting lines like this on the maillog:
>
>Aug 22 04:38:38 ns2 sendmail[11973]: EAA11973: SYSERR(root):
>db_map_lookup: get (xxx.xxx.xxx.xxx): Input/output error
It seems like there is a read error accessing /etc/mail/access.db. I
suggest that you recreate the access.db.
makemap hash /etc/mail/access < /etc/mail/access
If the error recurs, set a higher LogLevel to gather more information.
Regards,
-sm