On Wed, Sep 10, 2003 at 10:00:23AM -0500, Chad Walstrom wrote:
>     :0E
>     * < 1024
>     * ^From: \/.*
>     {
>         # Grab the from address from \/ match above
>         FROM=$MATCH

I've been testing my little script.  This works pretty well so far, but
the byte count above is too restrictive.  Emails can be larger as long
as we cut the body down.  So, I've increased this to 50 kb.

  :0E
  * < 51200
  ...


-- 
Chad Walstrom <chewie at wookimus.net>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20030910/9876af36/attachment.pgp