由 nobody_am 在 08-29-2003 23:27 发表:
启动sendmail中,sm-client起不来。
>
> 源码:
>
> * * *
>
> starting sendmail: [OK]
> >
> Starting sm-client: No local mailer defined
> >
> QueueDirectory (Q) option must be set [FAILED]
>
> * * *
请问我在哪里设置有问题?
下列包我都装了:
mailx-8.1.1-28
sendmail-8.12.8-4
sendmail-cf-8.12.8-4
mailcap-2.1.13-1
procmail-3.22-9
fetchmail-6.2.0-3
解放思想,实事求是!!
由 Glue 在 08-29-2003 23:34 发表:
应该是sendmail.cf设置的问题。
是不是少了下面这行
>
> 源码:
>
> * * *
>
>
> >
> # queue directory
> >
> O QueueDirectory=/var/spool/mqueue
> >
>
>
> * * *
-_-
由 nobody_am 在 08-30-2003 02:32 发表:
这句没有少
解放思想,实事求是!!
由 nobody_am 在 08-30-2003 02:36 发表:
我有两个RH9.0的系统,其中一个sendmail服务起不来。
我比较过两个sendmail.cf
结果,没有区别:
[root@station2 root]# diff sendmail.cf sendmail.cf.1
19c19
< ##### built by root@station2 on 五 8月 29 22:44:57 CST 2003
---
> ##### built by root@server1 on Fri Aug 29 07:39:45 EDT 2003
还有可能哪里错呢?
解放思想,实事求是!!
由 nobody_am 在 08-30-2003 11:53 发表:
我ding!
解放思想,实事求是!!
由 Glue 在 08-30-2003 13:16 发表:
看一看sendmail.cf里的 Mlocal 那一行,用到的程序你有没有装。