--On May 12, 2005 4:18:06 PM -0400 Ken Murchison <[EMAIL PROTECTED]> wrote:
I don't see where a 64k limit would be a problem, but >32k is a pretty big script. What exactly is causing the size to be so large?
I've one nearly 60k, lots of elsif()'s for sorting list mail and junk mail.
Works fine, one thing you got to watch out for is a typical programming problem for large match lists, it's always run top down :) so once in a while things don't match as you'd expect, you have to make sure to get most specific matches first!
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html