faxinfo(8) - Linux man page

Name

faxinfo - print information about a received facsimile

Synopsis

/usr/sbin/faxinfo [ -n ] file.tif

Description

faxinfo prints descriptive information on the standard output about a received facsimile file. For example:

       /var/spool/hylafax/recvq/fax00017.tif:
           Sender: +14159657824
            Pages: 3
          Quality: Normal
             Page: North American Letter
         Received: 1996:01:19 13:51:02
       TimeToRecv: 0:39
       SignalRate: 14400 bit/s
       DataFormat: 2-D MR
This information is typically included in the notification mail generated by the faxrcvd(8C) script when a facsimile is received by Hyla FAX .

The -n option suppresses the printing of the filename.

Notes

The information that faxinfo prints is obtained from the tags stored in the TIFF image that is written by the Hyla FAX software. If faxinfo is presented with an invalid TIFF image it may print uninteresting information. Similarly if a TIFF image that was not written by Hyla FAX is supplied as an argument then only partial information may be printed-this is because Hyla FAX stores certain information in private tags that other TIFF writers may not emit.

See Also

hylafax-server(5F), faxrcvd(8C), faxgetty(8C)