|
|
我在配SENDMAIL的时候,
1、修改了以下文件:
/etc/aliases,
然后执行 /usr/bin/newaliases /etc/aliases
出现以下错误信息:
makemap: error opening type hash map /etc/mail/access: Executable files not allowed
2、
/etc/mail/access
然后执行makemap hash /etc/mail/access < /etc/mail/access
也是出现以下错误信息:
makemap: error opening type hash map /etc/mail/access: Executable files not allowed
请问哪们大吓能帮我解决一下 |
|