Man page - pollrcvd(8)
Packages contas this manual
- faxconfig(8)
- hosts.hfaxd(5)
- faxwatch(8)
- pdf2fax(8)
- tiffcheck(8)
- faxaddmodem(8)
- jobcontrol(8)
- sendq(5)
- choptest(8)
- wedged(8)
- recvstats(8)
- ondelay(8)
- recvq(5)
- ps2fax(8)
- probemodem(8)
- faxanswer(8)
- faxcron(8)
- tiff2fax(8)
- xferfaxstats(8)
- tsi(5)
- pagermap(5)
- hylafax-server(5)
- doneq(5)
- notify(8)
- status(5)
- faxrcvd(8)
- faxabort(8)
- faxqclean(8)
- tsitest(8)
- lockname(8)
- cqtest(8)
- xferfaxlog(5)
- faxstate(8)
- faxlock(8)
- hylafax-shutdown(5)
- faxmsg(8)
- faxquit(8)
- hylafax-log(5)
- mkcover(8)
- faxgetty(8)
- hylafax-info(5)
- pollrcvd(8)
- dialrules(5)
- faxsetup(8)
- dialtest(8)
- faxsend(8)
- faxinfo(8)
- hylafax-config(5)
- pagesend(8)
- tagtest(8)
- faxmodem(8)
- faxq(8)
- typetest(8)
- faxadduser(8)
- hfaxd(8)
- faxdeluser(8)
Package: hylafax-server
apt-get install hylafax-server
apt-get install hylafax-server
Manuals in package:
Documentations in package:
Manual
| POLLRCVD(8) | System Manager's Manual | POLLRCVD(8) |
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, 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.
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/lib/sendmail for delivering mail
SEE ALSO
faxq(8), hylafax-server(5), recvq(5)
| May 12, 1996 |