postfix 寄信問題 - BBS

Table of Contents


由 host A(10.10.0.1) 寄出的信
信件header 中的 Received: 如下
Received: from 10.10.0.xxx
^^^^ xxx 是 host A 的 gateway IP

不是應該出現自己的IP嗎?
問題來了,因為 gateway 那台 DNS 沒有設反解,所以很多信都發不出
自己的IP有設反解, 有辦法讓 Received: 變回自己的IP嗎


另一個問題,maillog 中的訊息

Jan 17 23:37:56 hostA postfix/smtp[28364]: 007351D1CDC: to=<[email protected]>,
relay=mx2.xxx.com.tw[xxx.xx.xx.x], delay=22365, status=bounced (host mx2.xxx.
com.tw[xxx.xx.xx.x] said: 354 Enter mail, end with "." on a line by itself
(in reply to MAIL FROM command))

信一樣寄不出, postfix都沒有做什麼變動,之前都不會有這問題
不知哪裡出問題了 ?



--

All Comments