自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Postfix的郵件監(jiān)控

運(yùn)維 系統(tǒng)運(yùn)維
關(guān)于postfix郵件監(jiān)控的問題,本文描述的比較詳細(xì)。通過以下操作可以實(shí)施在postfix上郵件監(jiān)控的功能。

一、修改main.cf

  vi /etc/postfix/main.cf

  添加以下內(nèi)容:

  recipient_bcc_maps = hash:/etc/postfix/recipient_bcc

  sender_bcc_maps = hash:/etc/postfix/sender_bcc

二、新建文件

  1.touch /etc/postfix/recipient_bcc

  2. touch /etc/postfix/sender_bcc

三、建立監(jiān)控郵件

  1. 建立接受監(jiān)控郵件的賬戶:monitor@163.com

  2. 建立被監(jiān)控的郵件:

  vi /etc/postfix/recipient_bcc

  wangwu@163.com monitor@163.com

  vi /etc/postfix/sender_bcc

  wangwu@163.com monitor@163.com

四、建map數(shù)據(jù)庫

  1. postmap /etc/postfix/recipient_bcc

  2. postmap /etc/postfix/sender_bcc

五、重啟服務(wù)

  service postfix restart

【編輯推薦】

  1. Postfix對(duì)郵件的處理流程
  2. Linux下的郵件服務(wù)器 postfix
  3. 如何安裝Postfix
  4. Postfix郵件安裝實(shí)現(xiàn)介紹
  5. Postfix入門篇
  6. postfix 安裝配置
  7. Postfix的配置
責(zé)任編輯:zhaolei 來源: 網(wǎng)絡(luò)轉(zhuǎn)載
相關(guān)推薦

2011-01-20 09:42:29

postfix郵件

2011-02-21 10:13:38

Postfix

2010-06-02 18:17:09

Postfix郵件

2011-01-18 15:57:00

Postfix

2011-01-20 09:45:52

Postfix郵件

2010-06-09 18:08:52

Postfix郵件

2011-01-20 10:08:25

postfix安裝

2011-02-21 13:26:47

Postfix郵件處理

2010-01-11 09:46:24

Postfix郵件系統(tǒng)

2011-02-21 14:12:15

Postfix服務(wù)器安裝

2010-05-25 18:19:41

postfix郵件

2010-06-02 18:00:05

Postfix郵件

2010-06-09 18:17:20

Postfix郵件

2011-01-18 15:47:20

2011-03-08 09:58:02

Postfix郵件服務(wù)

2011-01-19 17:30:21

Postfix郵件投遞

2010-06-02 16:48:49

postfix郵件服務(wù)

2011-01-19 17:34:39

Postfix如何接收郵件

2009-12-04 10:24:25

2010-05-25 14:57:17

postfix安裝配置
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)