|
POLLRCVD
Section: Maintenance Commands (8C) Updated: May 12, 1996 Index
Return to Main Contents
NAME
pollrcvd - HylaFAX script for delivering facsimile received by polling
SYNOPSIS
/var/spool/hylafax/bin/pollrcvd
mailaddr
faxfile
devid
commid
error-msg
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.
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.
NOTES
The default script delivers facsimile as PostScript wrapped in MIME.
FILES
/var/spool/hylafax spooling area
/usr/sbin/faxinfo for printing information about the facsimile
/usr/bin/fax2ps for converting TIFF to PostScript
/usr/sbin/sendmail for delivering mail
SEE ALSO
faxq(8C),
hylafax-server(5F),
recvq(5F)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- NOTES
-
- FILES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 09:07:31 GMT, June 23, 2001
| |