Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] How to see the faxes image
Kin
In order to view the recieved faxes in WHFC
you should have a Samba share configured for the /var/spool/fax/recvq
directory. The Samba rpm's were installed by default on my RedHat 6.2 server
install, but double check by doing:
rpm -q samba
and then look at /etc/smb.conf
Look at Ulrich Eckhardt's page:
http://www.transcom.de/whfc/doku/inst_view.html
for configuration info. Ulrich uses tiffview but I just use the default
Win98 Kodak Image Viewer found in c:\windows\kodakimg.exe
Richard Lucassen had a similar share [/etc/smb.conf] in his good advice to
me:
[fax]
comment = received faxes
browsable = yes
path = /var/spool/fax/recvq
valid users = user1 user2 (if you want to restrict access)
public = no
read only = yes (or not)
My share reads as follows, which works great for me:
# HylaFax
[recvq]
comment = HylaFax Receive Queue
browsable = yes
path = /var/spool/fax/recvq
public = yes
writable = no
Another easy trick that works for me is to set in smb.conf:
[global]
...
security = share # user security is much more difficult to configure
...
Also read the 'man smb.conf' pages. Samba is a neat tool for sharing Unix
files to Windows clients.
Hope this helps,
Clay
----- Original Message -----
From: kin
To: hylafax-users@hylafax.org
Sent: Thursday, January 04, 2001 10:13 PM
Subject: [hylafax-users] How to see the faxes image
Dear Sir,
i setup the hylaFAX, and installed the WHFC Client software in
a Win9x OS Computer, i can find the received faxes but i can not read the
image of the faxes, i have been using ACDsee, some plugins but they are also
not work.However, i can read the faxes image in Xwin using the "Viewfax".Can
you give me some suggestion about this?Thank You.
kin
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null