On Thursday 08 December 2005 07:28, Dani Matias wrote: > kalau misalkan rule no 100 seperti ini: > > Rule Name : Exception *.jpg > Rule : If From header contains [EMAIL PROTECTED] or [EMAIL PROTECTED] > and If message body contains *.jpg > Action : Strip attachment from the message > > apakah hasilnya akan sama dengan 2 rule diatas?
Sama. > saya tidak tau boolean expression "if abc or def and xyz" di mdaemon > diartikan sebagai "(if abc or def) and xyz" atau "if abc or (def and xyz)" > ? Kita bisa buat keduanya tergantung rule yg kita buat conditions1 : if abc or def conditions2: if xyz RuleCondition=Any maka berarti (if abc or def) and xyz. jika conditions1 : if abc conditions2: if def and xyz ruleConditions = All maka yg berlaku adalah if abc or (def and xyz) -- syafril ------- Syafril Hermansyah MDaemon-L Moderators, menggunakan MDaemon 8.2.0 beta E under W2K3 -- --[MDaemon-L]------------------------------------------------ Milis ini untuk Diskusi antar pengguna MDaemon Mail Server. Mohon tidak posting dalam format HTML! Arsip : <http://mdaemon-l.dutaint.com> Henti Langgan : <mailto:[EMAIL PROTECTED]> Berlangganan : <mailto:[EMAIL PROTECTED]> Versi Terakhir : MD 8.1.3, LD 2.1.0, WA 3.1.6, MDAV 2.2.9, MDOC 2.0.5

