On 5/17/2007 5:06 PM, John E Hein wrote:
> classic solution:
> find $dir/report | xargs razor-report -f -home=/home/vpopmail/.razor/
> 
> (with args to find as desired... -type f, -depth 1, etc.)

that would work, except that as i pointed out in my original post, my 
machine cant keep up with spawning razor-report for every single 
message.  The volume of incoming spam is quite high, and razor-report 
doesnt run fast enough to process each message as it comes in.

I might end up writing some code that opendir's the directory and does 
everything internally.  I was hoping that something like that already 
existed, though.


Thanks,

--

Jeremy Kister
http://jeremy.kister.net./


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Razor-users mailing list
Razor-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to