The easiest way to send a fax
# Sendfax-n-d fax_number doc292.ps
Specify parameters to send a fax
# Sendfax-n-t 3-I 1-D fax_number doc292.ps
Sending fax
# Faxstat-S
Fax report
# Faxstat-d | sort
Delete a fax queue
# Faxrm 1, 454
Start and Stop the Fax Service
#/Etc/init. d/HylaFAX start [stop]
To change the configuration file hfaxd. conf, run the following command again.
# Kill process ID
# Nohup/usr/local/sbin/faxgetty-D/dev/ttys14>/dev/null &
Fax server directory
#/Var/spool/HylaFAX/
Configuration File 1
#/Var/spool/HylaFAX/etc/config. ttys14
#/Var/spool/HylaFAX/etc/config. ttys15
Configuration File 2
#/Usr/local/lib/fax/hfaxd. conf
Sendfax parameter meaning
-I time
If a job must be requeued because of a communication failure schedule the retry according to the specified time. times are given in seconds. minutes, hours, and days can be specified with minute min Hour, hour, and hour day hour suffixes, respectively. by default HylaFAX reschedules jobs using retry times that depend on the manner in which the job failed; this interface permits a user to override this algorithm and specify a sin-gle fixed retry time for all communication failures.
-T maxdials
Make no more than maxdials CALS in attempting to send the facsimile. by default, HylaFAX will redial 12 times before killing a job. use counter-1 pointer to indicate that no maxdials value shocould be specified to the server.
Other files
/Var/spool/HylaFAX/etc/xferfaxlog
/Var/spool/HylaFAX/etc/log/
For how to install the fax server, see
Http://www.ringkee.com/note/opensource/debian/ch10s11.html
Http://52linux.bokee.com/38135.html
Fax Service Process
[Root @ com ~] # Ps-Ef | grep Fax
Root 8427 1 0 jul08? 00:00:00/usr/local/sbin/faxgetty-D/dev/ttys14
Root 10603 1 0 aug04? 00:00:00/usr/local/sbin/faxq
Root 10605 1 0 aug04? 00:00:00/usr/local/sbin/hfaxd-I HylaFAX
Root 20275 20033 0 00:00:00 pts/0 grep Fax