At 05:42 AM 18/02/2004 -0800, you wrote:
> razor-report $F && rm $F > > so that all my quarentined email would be reported and then deleted. > Unfortunately, the server timeout doesn't stop the '&& rm $F' from > happening. I was hoping it would.
You may want to use the -f flag, since razor-report by default does its reporting in the background. I suspect the error code isn't bubbling back across-the-process as it were.
=R=
I am also learning the razor-report tool. Once I figured out how to register, things went better.
./razor-report -f /home/sites/www.pdcweb.net/spam.mbx
But I get no feedback confirming that anything happened - is this the correct behavior?
- Bill
No news is good news.
returns 0 if successful, otherwise returns >0 for failure.
You could do this: razor-report -f spam.mbx && echo "all done!" and successful completion will do the echo.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Razor-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/razor-users