Koozali.org: home of the SME Server

SME 7.0b4: Anybody have Hylafax running?

pwalter

SME 7.0b4: Anybody have Hylafax running?
« on: October 10, 2005, 03:58:11 PM »
Jesper Knudsen's Hylafax contrib script is quite popular for 6.01 and 6.5, but does not install on 7.0b4. Has anyone got Hylafax running on 7.0b4, and can provide a HOWTO?


Offline gregswallow

  • *
  • 651
  • +1/-0
SME 7.0b4: Anybody have Hylafax running?
« Reply #2 on: October 16, 2005, 08:07:48 PM »
Another option would be to adapt the howto to use RHEL4 rpms instead of installing compatibility for RH7 rpms.

eg:
'yum install gawk sharutils ghostscript libtiff'
(these are the dependancies oof the new rpm - this will get the Centos versions of these rpms and their dependancies instead)

and then install the hylafax rpm from here:
rpm -ivh ftp://ftp.hylafax.org/binary/linux/redhat/RPMS/i386/hylafax-4.2.2-1rhel4.i386.rpm

Then edit Jesper's hf_install.sh script and remove the top half that downloads/installs the rpms and run the script with just the part from configuring the com port to the bottom, or just try to do the configuration manually following the steps he lists there.

pwalter

SME 7.0b4: Anybody have Hylafax running?
« Reply #3 on: October 16, 2005, 09:54:36 PM »
Greg,

Yeah, I originally tried installing the RHEL4 rpm's but for some reason could not get it to work. Having installed the compatibility rpm's, I assume uninstalling them, then using your yum install method, plus installing the latest version of hylafax, will bring it up to date?

guest22

SME 7.0b4: Anybody have Hylafax running?
« Reply #4 on: October 16, 2005, 10:17:29 PM »
YFYI: Chaloner Hale contributed his hylafax contribs for the 6.x series. I have it installed on SME7B5 with some very small adjustments. Works like a charm.

www.chaloner.ca

guest

pwalter

SME 7.0b4: Anybody have Hylafax running?
« Reply #5 on: October 16, 2005, 10:40:13 PM »
RequestedDeletion,
Quote
I have it installed on SME7B5 with some very small adjustments.


What were your adjustments?

guest22

SME 7.0b4: Anybody have Hylafax running?
« Reply #6 on: October 16, 2005, 11:36:44 PM »
Chaloner told me it was about the .qmail file in the users homedirectory.

Basic functionality of hylafax is working just fine. Templates are included in the RPM.

The included readme explains all of it.

HTH

guest

yiibong

SME 7.0b4: Anybody have Hylafax running?
« Reply #7 on: October 18, 2005, 05:27:47 AM »
i am managed to setup the hylafax, i can receive the incoming fax into the pdf format, however, when i try to send out fax using the relayfax client (Chaloner's relayfax.tar), faxes are not able to fax out.

yiibong

SME 7.0b4: Anybody have Hylafax running?
« Reply #8 on: October 18, 2005, 05:40:06 AM »
Quote from: "guest22"
Chaloner told me it was about the .qmail file in the users homedirectory.

Basic functionality of hylafax is working just fine. Templates are included in the RPM.

The included readme explains all of it.

HTH

guest


Dear RequestedDeletion,

What is the rpm that you have just mentioned and as well as the templates?

Thanks.

yiibong

SME 7.0b4: Anybody have Hylafax running?
« Reply #9 on: October 18, 2005, 05:48:07 AM »
followed to my earlier post, i have an user setup called "relayfax@xyz.com", of course there is a faxuserlist file define for the userid/pass auth use.

my question is that i use the relayfax client to send fax, the relayfax account received the relayfx client fax, but did not pass to hylafax server to fax out.

i went to relayfax email account, i saw the content information was captured as below

CLIENTVERSION: 6.5.1
PRINTEDFAX: TRUE
FAXNUMBER: 12345678, "yiibong ", ""
FROMLINE: yiibong@xyz.com
BILLINGCODE: <Default>
FAXPASSWORD: 123
FROMNAME: yiibong
PRIORITY: 50

Why is it so? pls advise.

Thanks

Offline tariqf

  • *****
  • 179
  • +0/-0
sending faxes problem
« Reply #10 on: November 22, 2005, 10:49:18 PM »
Hi I have the same problem i.e. outgoing faxes arrive in relayfax mail but do not do anything from there.

Any advice please to get this working?

Offline psoren

  • *
  • 371
  • +0/-0
Re: sending faxes problem
« Reply #11 on: November 23, 2005, 11:54:01 PM »
Quote from: "tariqf"
Hi I have the same problem i.e. outgoing faxes arrive in relayfax mail but do not do anything from there.

Any advice please to get this working?


In the file .procmailrc in the relayfax user dir, you can set "verbose=yes" and see where it stops.
And make sure your scripts are not overwritten by the templates.

Per