.\" $Id$ .\" .\" HylaFAX Facsimile Software .\" .\" Copyright (c) 1990-1996 Sam Leffler .\" Copyright (c) 1991-1996 Silicon Graphics, Inc. .\" HylaFAX is a trademark of Silicon Graphics .\" .\" Permission to use, copy, modify, distribute, and sell this software and .\" its documentation for any purpose is hereby granted without fee, provided .\" that (i) the above copyright notices and this permission notice appear in .\" all copies of the software and related documentation, and (ii) the names of .\" Sam Leffler and Silicon Graphics may not be used in any advertising or .\" publicity relating to the software without the specific, prior written .\" permission of Sam Leffler and Silicon Graphics. .\" .\" THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, .\" EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY .\" WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. .\" .\" IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR .\" ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, .\" OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, .\" WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF .\" LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE .\" OF THIS SOFTWARE. .\" .if n .po 0 .ds Fx \fIHyla\s-1FAX\s+1\fP .ds Ps P\s-2OST\s+2S\s-2CRIPT\s+2 .TH RECVQ 5 "October 3, 1995" .SH NAME recvq/fax* \- received facsimile document format .SH DESCRIPTION Facsimile received by \*(Fx are placed in the .B recvq subdirectory. Each facsimile document is stored as a single Class F Tagged Image File Format (\c .SM TIFF\c ) file. This format includes the following information: .sp .5 .RS .nf \(bu page width and length \(bu horizontal and vertical resolution \(bu page orientation \(bu phone number of the sender \(bu date and time document was received \(bu number of scanlines received with errors \(bu maximum number of consecutive scanlines received with errors \(bu whether or not bad scanlines were regenerated by the receiver \(bu make and model of the modem used to receive the document \(bu name of the host computer on which the document was received .fi .RE .PP Image data is written using either .SM "CCITT T.4" or .SM "CCITT T.6" compression. By default data is written using the compression scheme/data format negotiated by the sender and receiver. However, if .IR faxgetty (8) is configured to do copy quality checking then data is written using the compression scheme defined by the .B RecvDataFormat configuration parameter; see .IR hylafax-config (5). .PP A scanline that is regenerated by the receiver because of an error is typically just a copy of the previous good scanline. .PP The files in the .B recvq directory are created with the protection mode specified in the server configuration file(s). By default, files are created with mode 0600 and owned by the .I fax user, which means that they are accessible only to the fax user. .PP To print a facsimile on a \*(Ps\(rg printer, the .IR fax2ps (1) program can be used. .SH "SEE ALSO" .IR viewfax (1), .IR faxview (1), .IR fax2ps (1), .IR faxgetty (8), .IR libtiff (3), .IR hylafax-config (5)