看板 FreeBSD 關於我們 聯絡資訊
※ 引述《asiaflea@yahoo.com.tw (學習中)》之銘言: > 就是寄出去去的信件,對方直接回信的時候,會轉到固定的帳號 > 例如, 帳號有 abc@xxx.com.tw , bbb@xxx.com.tw , ccc@xxx.com.tw > 這些帳號寄出去的信件都會自動轉成 info@xxx.com.tw 寄給對方, > 我試過在 outlook 改回信地址是可以達到目的, 但是有些人會自己改回來, > 所以想從 Server 下手, TKS! 你說的有點模糊,而且沒說你的 server side 是什麼,只好猜幾個情況: * Masquerading http://www.sendmail.org/m4/masquerading.html 這是 sendmail 用的... http://postfix.nctu.edu.tw/ADDRESS_REWRITING_README.html 你要的東西在 Address masquerading 這段。 * Reply-To 在送出去的 header 裡面加上 Reply-To: info@xxx.com.tw,正常的收信軟 體回信時會寄給 info@xxx.com.tw。 這種作法要寫一些 script 幫 mail server 加料。 -- Resistance is futile. <gslin@ccreader.nctu.edu.tw> -- ※ Origin: 邪惡小鹿鹿 <Deer.twbbs.org> ◆ From: deer.math.nctu.edu.tw