31
Windows 討論版 / Exchange問題
« 於: 2007-03-14 09:00 »
http://support.microsoft.com/kb/316709/en-us
公司沒用 exchange
但是用 錯誤代碼的關鍵字 在GOOGLE 找到一個連結
善用 google
會讓你功力大增
公司沒用 exchange
但是用 錯誤代碼的關鍵字 在GOOGLE 找到一個連結
善用 google
會讓你功力大增
這裡允許您檢視這個會員的所有文章。請注意, 您只能看見您有權限閱讀的文章。
弟實做了此部分
看說明像是說:可限制哪些domain可以使用protected_destinations
但又看了insiders_only = check_sender_access hash:/etc/postfix/insiders, reject中
check_sender_access 的說明;其中有這樣的用法
/etc/postfix/access:
1.2.3 REJECT
1.2.3.4 OK
所以我將我的改為
@mail1.xxx.edu.tw REJECT
@mail2.xxx.edu.tw REJECT
jackson@mail2.xxx.edu.tw OK matches my.domain and subdomains
jackson@mail2.xxx.edu.tw是我的管理帳號
我希望這兩台機器的帳號只有我的帳號可以對protected_destinations發信
將相關的設定加入main.cf
執行postconf確認設定檔OK
兩個table檔編輯好,用postmap轉成db2檔
重新啟動postfix
然後寄信試試看,依然都可以寄到
試不出來.... :-?
這兩個table檔的內容格式這樣有誤嗎?
有辦法檢查table是否正確嗎?
不知哪位伙伴對此有經驗
vi /etc/postfix/protected_destinations
teacher@mydomain.edu insiders_only
user1@mydomain.edu OK
user2@mydomain.edu OK
smtpd_recipient_restrictions = permit_mynetworks,
check_recipient_access hash:/etc/postfix/protected_destinations
smtpd_restriction_classes = insiders_only
insiders_only = check_sender_access hash:/etc/postfix/insiders, reject
請問各位學長~~
我的電腦開機使用一段時間螢幕就會突然變的無畫面,只能重開機才會有訊號,想請問一下這是什麼問題呢~~~(我換過顯示卡及顯示卡的driver都還是一樣)
郵件的轉遞方式為透過別名設定