> On a related note, try a trailing space following the "doc"
> extension - should stop trapping "document."
I think that might not work, if you are trying to block a filename that is in MIME
headers -- most or all filenames in MIME headers begin and end with a quote. So, an
E-mail with a file "IHATEYOU.V_BS" attached would have a MIME header of something like:
Content-Type: application/octet-stream; name="IHATEYOU.V_BS"
If you did a rule based on ".V_BS ", IMail shouldn't see a match. On the other hand,
if you include the quote at the end, it might work.
-Scott
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.