weyting 發表於 2009-9-29 10:15:13

請問mdsemon的content filter設定everyone管制問題

以下寫法,可以管制寄everyone的郵件轉寄alice,但無法放行'alice3' or 'jason3'寄everyone
請問各位,是否有放行某些人可以寄everyone寫法

Apply this rule to messages in the LOCAL & REMOTE queue
If the TO HEADER contains 'everyone'
   and If the FROM HEADER does not contain 'alice3' or 'jason3'
...then copy this message to "[email protected]","[email protected]"
   and delete this message

MarchFun 發表於 2009-9-29 10:45:06

先問一下,你設的這個 content filter Rule 有沒有效呢?

weyting 發表於 2009-9-29 10:52:30

只有所有人寄everyone會全轉寄alice3及jason3有效
但alice3寄everyone仍然會寄回自己,無法放行
1# weyting

MarchFun 發表於 2009-9-29 13:55:28

用 content filter 來篩選 everyone 似乎不是一個好方法。

everyone 本來的設定就是每個人都可以收及寄。建議你把 everyone 關閉然後另外建立一個替代的郵件群組,在群組中去設定權限。

weyting 發表於 2009-9-29 16:38:42

我試過可以管制某些USER寄群組,但無法針對另一USER放行寄該群組
那有沒有寫法去管制另一USER放行寄該群組
2# MarchFun

MarchFun 發表於 2009-9-29 21:55:48

不太了解你說的群組是指?
everyone 群組是不能針對個人修改權限的,但自己新建立的群組則可以。所以我建議你以另外新建的郵件群組 (mail list) 來取代 everyone。

weyting 發表於 2009-10-1 09:17:18

^_^ 例如 mis 群組,以下規則,所有人寄[email protected], 會轉寄 "[email protected]","[email protected]"

但該'alice3' or 'jason3',寄[email protected], 仍然會轉寄 給自己
以下規則如何修改成
1.所有人寄[email protected], 會轉寄 "[email protected]",[email protected]
2. 該'alice3' or 'jason3',寄[email protected],會放行
感恩


Apply this rule to messages in the LOCAL & REMOTE queue
If the TO HEADER contains 'mis'
   and If the FROM HEADER does not contain 'alice3' or 'jason3'
...then copy this message to "[email protected]","[email protected]"
   and delete this message



5# weyting

MarchFun 發表於 2009-10-1 16:20:24

MDaemon 郵件群組的設計本來就是在群組中的每個人都會收到。如果設定不收到,不管誰寄都收不到。自己收到自己寄給郵件群組的信,應該不是件會令人困擾的事吧!
頁: [1]
檢視完整版本: 請問mdsemon的content filter設定everyone管制問題