Filter processing questions
Posted: Wed Mar 05, 2003 6:20 pm
Question: How are multi-line filters processed?
Example
Messages are new all select
Messages are partial selected extract
Does this filter produce two sweeps of the database (one for each line) or are each of the lines checked against the current message before moving on the the next message?
Question: What happens here?
Subject contains foo all select
Subject contains bar all select
Will messages containing bar be the only ones selected or will messages containing foo also be selected.
Subject contains foo all ban
Subject contains bar all ban
Will messages containing bar be the only ones banned or will messages containing foo also be banned.
Thanks!
Example
Messages are new all select
Messages are partial selected extract
Does this filter produce two sweeps of the database (one for each line) or are each of the lines checked against the current message before moving on the the next message?
Question: What happens here?
Subject contains foo all select
Subject contains bar all select
Will messages containing bar be the only ones selected or will messages containing foo also be selected.
Subject contains foo all ban
Subject contains bar all ban
Will messages containing bar be the only ones banned or will messages containing foo also be banned.
Thanks!