Hi Mr Roelof,

M> the command given to the sub-filter is "headers contain Z or text
M> contains Z". the main filter X is commanded under "continue processing
M> other filters".

>> Why did you enable 'continue processing....'? That is not necessary
>> to enable subfilters.

what does "continue processing with other filters" really do? as you
said, i have disabled this function from the respective filter.

M> what i want to do is to get messages coming into Y with Z commands
M> sub-filtered to Z although Z is under X

>> In that case you need an additional filter.
>> As I read your message you want messages with both X and Z or message
>> with both Y and Z to be filtered into Z.

>> Create a new subfilter (with Y as parent) to filter Z messages to Z.

>> Another option would be to create a new primary level filter with two
>> condition blocks: (X and Z) or (Y and Z) and place that filter before
>> the X and Y filters, you don't need any subfilters this way.

what i did was placed another command under Z as follows:-

header contains Z or text contains Z and not header contains ....
say for example i want the name 'vernon' filtered to Z from X and Y
but Z rests under X. mail arriving under X will be automatically be
searched for 'vernon' and sub filtered to Z.

mail arriving in Y will also be checked for header contains Z or text
contains Z and not header contains 'vernon'. since 'vernon' also
arrived at Y but will be rejected and transferred to the subfilter Z
automatically.

i just keep the filters the way i want to.

please comment

-- 
Thanks and Best Regards
Vernon


________________________________________________
Current version is 4.0.24.0 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to