[______TOC_______] [NEXT CHAPTER]
1 TIPS

1.1	compress articles in spool directory


use $USE_ARCHIVE variable. It compresses 100 articles to one tar.gz
file.

	$USE_ARCHIVE

1.2	remove too old articles in spool directory.


try $USE_EXPIRE to be 1 to remove too old articles in spool directory.


pay attention when you both expire and $USE_ARCHIVE. 


1.3	see logs


the last 10 lines

% makefml log elena


the last 100 lines

% makefml elena::tail -100 


1.4	checks fml log


/usr/local/fml/bin/daily.pl shows invalid lines of the given fml
logfile.


daily.pl [-hd] [-f patfile] [-t trap_patfile] [-p days]


[______TOC_______] [NEXT CHAPTER]