Watch filter problem

Post Reply
aragonit
Posts: 2
Joined: Wed Dec 17, 2003 7:08 pm

Watch filter problem

Post by aragonit »

Hi

What I'm trying to do is following:

Download bodies of multipart messages even if the messages are incomplete.

I made a filter like this:

ABC*Subjectstring*\.r?? yEnc
which covers the whole subject perfectly. Of course it's a boolean wildmat and I set it to 'All'-'Select' and at the end of the filter I have a 'Subject = *' 'Selected'-'Extract'

This selects only messages with complete bodies. How to set the filter to download incompletes as soon as they trickle in?
Post Reply