squawell 发表于 2014-03-03 20:21

新增一台mailGW原postfix該做何修改??

跟大家請教一下~小弟公司新增了一個MAILGW....希望郵件進出都經過該台機器~目前收信部分沒問題~
但是寄信部分有些疑問...不知道原本的postfix該修改什麼參數還是新增什麼參數??
謝謝

woxizishen 发表于 2014-03-04 07:59

relayhost = 或

transport_maps = hash:/etc/postfix/transport
vim /etc/postfix/transport
xxx.cn.com         smtp:

squawell 发表于 2014-03-05 19:03

woxizishen 发表于 2014-03-04 07:59 static/image/common/back.gif
relayhost = 或

transport_maps = hash:/etc/postfix/transport

謝謝你的回覆~

如你所打的~加上relayhost的參數後就可以了~^^
页: [1]
查看完整版本: 新增一台mailGW原postfix該做何修改??