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

Postfix 轉(zhuǎn)發(fā)服務(wù)器設(shè)置

運(yùn)維 系統(tǒng)運(yùn)維
postfix郵件轉(zhuǎn)發(fā),到目前為止,我們主要的討論焦點(diǎn),都是postfix于郵遞路徑末端所扮演的角色。也就是說,抵達(dá)postfix服務(wù)器的郵件,主要是被投遞到本機(jī)系統(tǒng)。

 摘自這個(gè)家伙的 因?yàn)榻裉烊豪镆粋€(gè)說郵箱被當(dāng)槍使了  今天光看小說了。。就這時(shí)候?qū)W了點(diǎn),其實(shí) 人在壓力下學(xué)的最快怪不得古人那么聰明了


Postfix 轉(zhuǎn)發(fā)服務(wù)器(192.168.0.188):
 

  1. mynetworks = 127.0.0.0/8 192.168.0.50 #填上被允許轉(zhuǎn)發(fā)的主機(jī)IP  
  2. local_recipient_maps = $alias_maps hash:/etc/postfix/relay_recipients  
  3. relay_domains = photoboys.cn  
  4. relay_recipient_maps = hash:/etc/postfix/relay_recipients  
  5. [root@mail postfix]# cat relay_recipients  
  6. @photoboys.cn  mail  
  7. transport_maps = hash:/etc/postfix/transport  
  8. [root@mail postfix]# cat transport  
  9. photoboys.cn relay:[192.168.0.50]  

 


Postfix 轉(zhuǎn)發(fā)服務(wù)器配置(192.168.0.50):
 

  1. transport_maps = hash:/etc/postfix/transport  
  2. [root@mail postfix]# cat transport  
  3. google.com   smtp:192.168.0.188:25  

 

 


要記得對(duì)那些文件進(jìn)行postmap操作,生成相應(yīng)的XXX.db文件。


詳細(xì)出處參考:http://www.itqun.net/content-detail/251228.html

【編輯推薦】

  1. 配置系統(tǒng)每次啟動(dòng)時(shí)自動(dòng)啟動(dòng)postfix
  2. postfix郵件的接收和投遞過程
  3. postfix郵件服務(wù)器技術(shù)的幾種安全隱患
  4. 郵件系統(tǒng)postfix安裝配置指南
  5. CentOS postfix安裝創(chuàng)建rpm與切換mta
     
責(zé)任編輯:chenqingxiang 來源: itqun.net
相關(guān)推薦

2010-06-02 18:17:09

Postfix郵件

2010-06-02 16:48:49

postfix郵件服務(wù)

2011-02-21 14:12:15

Postfix服務(wù)器安裝

2011-01-20 10:08:25

postfix安裝

2021-11-14 21:53:50

服務(wù)器Node接口轉(zhuǎn)發(fā)管理服務(wù)器

2011-01-18 15:47:20

2011-02-21 10:13:38

Postfix

2011-03-08 09:58:02

Postfix郵件服務(wù)

2009-02-18 12:45:00

2009-12-04 10:24:25

2011-02-25 16:26:17

2010-05-25 16:45:33

postfix郵件服務(wù)

2010-09-09 17:54:07

TFTP服務(wù)器

2011-11-21 15:44:46

管理服務(wù)器日志

2019-11-21 08:50:54

CentOS 8Postfix郵件服務(wù)器

2009-12-29 11:03:28

VPN服務(wù)器故障

2010-01-12 12:04:28

2009-02-10 15:42:00

代理服務(wù)器代理服務(wù)器設(shè)置

2010-08-29 21:29:25

DHCP服務(wù)器

2010-08-05 14:15:20

NFS服務(wù)器
點(diǎn)贊
收藏

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