logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pollrcvd - HylaFAX script for delivering facsimile received by polling

Description

bin/pollrcvd  is  the  command script invoked by the HylaFAX server whenever a facsimile is received as a
       result of a polling operation.  The default script uses electronic mail to deliver the facsimile  to  the
       user  that submitted the poll request, and can be controlled by editing the etc/PollDispatch shell script
       in the spooling area that is sourced by pollrcvd when it runs.  The arguments are:

       mailaddr  the electronic mail address of the user that submitted the poll request.

       faxfile   the pathname of the received TIFF file relative to the root of the spooling hierarchy.

       commid    The communication identifier associated with the call (used to include  a  transcript  when  an
                 error occurs).

       devid     the modem device on which the document was received.

       error-msg an error message that is non-null if an error was encountered during the receive operation.

Files

       /var/spool/hylafax   spooling area
       /usr/sbin/faxinfo    for printing information about the facsimile
       /usr/bin/fax2ps      for converting TIFF to PostScript
       /usr/lib/sendmail    for delivering mail

Name

       pollrcvd - HylaFAX script for delivering facsimile received by polling

Notes

       The default script delivers facsimile as PostScript wrapped in MIME.

See Also

faxq(8), hylafax-server(5), recvq(5)

                                                  May 12, 1996                                       POLLRCVD(8)

Synopsis

/var/spool/hylafax/bin/pollrcvdmailaddrfaxfiledevidcommiderror-msg

See Also