Re: 請問 postfix 可以將所有寄件者改成同一個帳號

看板FreeBSD作者時間21年前 (2005/02/05 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
※ 引述《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
文章代碼(AID): #120xX_00 (FreeBSD)
文章代碼(AID): #120xX_00 (FreeBSD)