I am wondering how to get fax to printed everytime I receive one. Man pages say that changing the bin/faxrcvd script will do it. As it is now, faxes are being saved in TIFF format (I think thats the default)
/usr/local/bin/fax2ps $1 | gs -q -sDEVICE=ljet3 -dNOPAUSE -sOutputFile=- | lp
Another useful program to use when printing TIFF images is the tiff2ps program that is included in the TIFF software distribution.
If you are using cups-printing system, you may need to use:
lpr $1 -o natural-scaling=95 -o media=A4