Page 1 of 1

Watch filter problem

Posted: Wed Dec 17, 2003 7:27 pm
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?