Sendinga fax
XFAX- User’s Guide 4.3a 14
This sends the file news.txt to the recipients who are shown in the file customer-
fax.
If this method is used then onlyone copy of the fax file is saved, plus a small
controlfile per recipient, which means that a minimum of hard disk space is
taken up.
4.4 Scheduled transmissions
Aparticular time for transmission can be given by using the parameter -t with the
time as an argument. E.g.:
# faxsend -t 12:18 7586535 letter
which means that the file letter is put in the queue for transmission at 18 minutes
past 12.
Naturallyit is possible to combine the above functions so that e.g.:
# cat newsletter | faxsend -l customerlist -t 0:30 -
puts newsletter in a queue for transmission to all customersw hosefax number is
in the customerlistfile. However the actual transmission does not begin before
12.30 at night,perhaps to minimize telephone costs.
4.5TheIDofthefaxinthequeue
Each faxis given its own unique identity number before being placed in its
respective queue. When being transmitted, the fax’s ID can be shown on th e
screen,after the fax has been placed in the queue, by giving the parameter -id to
faxsend. It can look like this:
# faxsend -id 7586535 letter
Converting files...OK
Placing fax in queue...OK
1136
The above fax receivedthe ID 1136.
4.6 Printing a fax before sending
By using theparameter -d, the fax can be printed out on a printer.
# faxsend -d laser 7586535 letter
printsout the fax on the laser printer before it is placed in the queue. Normally
theUNIX command 1p is used for the printouts as well as the standard printer in
the operating system. In order to change this the keywords LP, LP_PRINT-
OPTIONand DEFAULT_PRINTER in the configurationfile are used.
4.7 The script xfax
Accompanyingthe XFAX distribution is a small command script known as xfax,
whichcan be found under BINDIR. This command is for sending a fax, together