|
<waker> 在发行版中,一些重要的消息都会mail给 root
<waker> 在lfs中怎么实现?
<waker> 俺装了postfix好像工作不正常
<waker> 用nail发信也收不到
但postfix已经运行了
bash-2.05b# ps -ef|grep postfix
postfix 152 146 0 07:23 ? 00:00:00 qmgr -l -t fifo -u
postfix 2909 146 0 10:40 ? 00:00:00 pickup -l -t fifo -u
postfix 3227 146 0 12:09 ? 00:00:00 cleanup -z -t unix -u
postfix 3228 146 0 12:09 ? 00:00:00 trivial-rewrite -n rewrite -t unix -u
postfix 3229 146 0 12:09 ? 00:00:00 local -t unix
postfix 3230 146 0 12:09 ? 00:00:00 bounce -z -t unix -u
postfix 3231 146 0 12:09 ? 00:00:00 bounce -z -t unix -u |
|