遇到奇怪的问题关于HOSTNAME的
我现在把全部注释掉了 但是还是会出现检测主机名的东西 结果还是发不了。
#hostname_plugin = no
# yes to enable helo matching test, no to disable
#hostname_chk_helo = no
# yes to enable mx matching test, no to disable
#hostname_chk_mx = no
# the mx ip(s) matching test range for IPV4, to tolerant more ip :-)
# format: 1-32, this idea is derive from CIDR format 192.168.1.3/24
#hostname_chk_mx_range = 24
# yes to enable ptr matching test, no to disable
#hostname_chk_ptr = no
# yes to ignore ip without ptr and continue other test, useful
# for china internet users, no to disable, only available when
# hostname_chk_ptr set to yes
#hostname_ignore_no_ptr = no
# set soft_reject to yes will reject the client with 450 instead
# off 5xx smtp error code
#hostname_soft_reject = no
而且 SPAM 服务 和POSTFIX服务都重起过了 还是这样 SLOCKD服务都RESTART过也是这样啊 是怎么回事?