Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: sendpage hangs
Rex Fowler wrote:
If I enable server tracing (specifically to watch the FIFO
communication, will it show up in syslog or under the log/
directory?
I have
ServerTracing: 0x04000
And only see the following 3 lines in /usr/adm/messages
Mar 26 17:49:18 raptor HylaFAX[1461]: HylaFAX INET Protocol Server: restarted.
Mar 26 17:49:18 raptor HylaFAX[1461]: HylaFAX Old Protocol Server: restarted.
Mar 26 17:49:18 raptor HylaFAX[1461]: HylaFAX SNPP Protocol Server: restarted.
Nothing shows up in session logs under the /log directory
The server tracing is done through the syslogd(1M) daemon.
You have to specify the facility and the bits in
lib/hfaxd.conf for hfaxd(1M)
spool/etc/config for faxq(1M)
spool/etc/config.devID for faxgetty(1M), pagesend(1M), faxsend(1M)
For all facilities and priorities you must also configure your
syslogd(1M) in the file syslog.conf(4F).
matthias