On Wed, Apr 29, 1998 at 01:44:21PM +1000, Robert Chalmers wrote:
>
> I have majordomo 1.94.4 running fine, well a bit of fine tuning is needed
> but when I try to put the aliases file reference into sendmail, V8.8.8
> , and restart sendmail, it tells me the following;
>
> sendmail[1907]: NOQUEUE: SYSERR(root): hash map "Alias1": unsafe map file /usr/local/etc/majordomo/majordomo.aliases: Permission denied
> sendmail[1907]: NOQUEUE: SYSERR(root): Cannot create database for alias file /usr/local/etc/majordomo/majordomo.aliases: Operation not supported by device
> nanguo sendmail[1920]: NOQUEUE: SYSERR(root): hash map "Alias1": unsafe map file /usr/local/etc/majordomo/majordomo.aliases: No such file or directory
I think you either need to run newaliases (which might work) or
create the database file (/usr/local/etc/majordomo/majordomo.aliase.db
most likely) with touch and then run newaliases.
Sendmail won't create the binary database file automatically.
Jeff
References:
|
|