Postfix recipient_bcc_maps and sender_bcc_maps

user-pic
Vote 0 Votes

recipient_bcc_maps 可以監察某收件者信, 寄給指定 Email
sender_bcc_maps 可以監察某寄件者信, 寄給指定 Email
在 main.cf 加入
recipient_bcc_maps = hash:/etc/postfix/recipient_bcc
sender_bcc_maps = hash:/etc/postfix/sender_bcc

設定檔 recipient_bcc, sender_bcc 的格式是
第一個欄位是被監察者的 Email, 第二個欄位是轉寄的 Email,
若要監察某人進出的信, 兩個檔案都要加.
設好後
postmap recipient_bcc_maps sender_bcc_maps
postfix reload

若是要監察所有進出的信, 用 always_bcc

Leave a comment

About this Entry

This page contains a single entry by Pank published on April 5, 2009 1:57 AM.

UVC was the previous entry in this blog.

SSH Tunnel -L -R is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives