trasin 发表于 2007-12-6 11:10:20

postfix IP地址修改

postfix    main.cf里面
# You can also specify the absolute pathname of a pattern file instead
# of listing the patterns here. Specify type:table for table-based lookups
# (the value on the table right-hand side is not used).
#
#mynetworks = 168.100.189.0/28, 127.0.0.0/8   
(这个地方IP怎么修改呀?如果公司linux服务器IP地址是210.51.48.88   没明白这2个IP是什么意思!)
#mynetworks = $config_directory/mynetworks
#mynetworks = hash:/etc/postfix/network_table

哪位大侠帮帮忙啊!!!

trasin 发表于 2007-12-6 11:23:56

给163发信提示的错误是
the server reply:
554 5.7.1 <trasin@163.com>:Reply access denied
Continue?

liu 发表于 2008-1-29 16:31:17

mynetworks = 168.100.189.0/28, 127.0.0.0/8
是你的服务器允许不需经过smtp认证就可以发信的客户端网段,
邮件发送失败和这个应该没关系
页: [1]
查看完整版本: postfix IP地址修改