Koozali.org: home of the SME Server

Relayfax contrib for SME 7.0 Final

Offline Jawor

  • *
  • 14
  • +0/-0
Relayfax contrib for SME 7.0 Final
« on: October 17, 2006, 10:07:24 AM »
Does any one got relayfax working with hylafax on SME 7.0 couse on Chaloner site now there is only old howto and no files to download.

Jawor

Offline psoren

  • *
  • 371
  • +0/-0
Re: Relayfax contrib for SME 7.0 Final
« Reply #1 on: October 22, 2006, 02:15:06 AM »
Quote from: "Jawor"
Does any one got relayfax working with hylafax on SME 7.0 couse on Chaloner site now there is only old howto and no files to download.

Jawor


If you read this thread:  (where you actually asked the same question)

http://forums.contribs.org/index.php?topic=33057.0

Then you will find the answer......

Per

Offline Jawor

  • *
  • 14
  • +0/-0
Relayfax scripts
« Reply #2 on: October 23, 2006, 09:18:35 AM »
chaloner wrote:
Quote
I have RelayFAX working. The major issue I had in getting it to go has been resolved


so am I missing something ? Cause still I can't find scripts for relayfax

Offline gerd

  • ****
  • 107
  • +0/-0
Re: Relayfax scripts
« Reply #3 on: October 23, 2006, 05:02:52 PM »
Why don't you look at: "ftp://chaloner.ca" ???
It worked at least last week when I downloaded all scripts..

gerd

Offline Jawor

  • *
  • 14
  • +0/-0
Relayfax scripts
« Reply #4 on: October 23, 2006, 10:21:07 PM »
I've looked many times, on ftp you can find install scripts and rpm's for hylafax not for relayfax if I am mistaken then pls provide me with file name on ftp that contains relayfax scripts

Jawor

Offline psoren

  • *
  • 371
  • +0/-0
Re: Relayfax scripts
« Reply #5 on: October 24, 2006, 01:54:39 PM »
Quote from: "Jawor"
I've looked many times, on ftp you can find install scripts and rpm's for hylafax not for relayfax if I am mistaken then pls provide me with file name on ftp that contains relayfax scripts

Jawor


I can mail them to you.

Per

Offline Jawor

  • *
  • 14
  • +0/-0
BIG THX
« Reply #6 on: October 26, 2006, 12:35:50 AM »
If you would be so kind and mail them to jawor at interexpert.pl that would save the day for me !

Anyway BIG THX

ecureuil

Relayfax contrib for SME 7.0 Final
« Reply #7 on: October 27, 2006, 01:17:41 AM »
hi,

I don't use hylafax but mgetty/vgetty...

I made a program : faxviamail with perl.
I think that it is very easy to adapt it for hylafax.

A person sends a mail to a dedicated user.
The mail is transformed into fax and a pdf version of the fax is returned by mail.


difference between hylafax and mgetty

mgetty : usr/bin/faxspool
hylafax : /usr/bin/sendfax

I think that it is enough to change for hylafax:
sub Envoi_Fax { } # faxspool
and
sub FaxToPdf { }

and configure faxviamail.rc for your server!

Are You interested by this program?

Anne

Offline psoren

  • *
  • 371
  • +0/-0
Relayfax contrib for SME 7.0 Final
« Reply #8 on: October 27, 2006, 08:21:58 AM »
Quote from: "ecureuil"


Are You interested by this program?

Anne


Hi Anne,

That sounds very interesting!

Are you going to put the script here or mail it?
Will you support us(me) to set it up?

Per

Offline Jawor

  • *
  • 14
  • +0/-0
procmail problem
« Reply #9 on: October 27, 2006, 04:03:06 PM »
Hi Anne thats grate news waiting for more info

Per

I've got problem with procmailrc file:

delivery 5458: success: procmail:_Suspicious_rcfile_"/home/e-smith/files/users/relayfax/.procmailrc"/procmail:_Couldn't_read_"/home/e-smith/files/users/relayfax/.procmailrc"/did_0+0+1/

and mail does not get delivered to hylafax

Any Ideas?

Jarek

ecureuil

Relayfax contrib for SME 7.0 Final
« Reply #10 on: October 27, 2006, 11:50:50 PM »
I don't use procmail... I don't know for your problem...

I use qmail

my program :
3w . linux-nuts . dyndns.org / faxviamail / faxviamail.tgz

you add an user.
This user receive mails for fax.

For example, your user is 'usermailfax'.

You copy :
bin /, faxviamail.rc, .qmail in /home/esmith/files/users/usermailfax

You modify :
1)
faxviamail.rc for hylafax :
=FaxSpool=  /usr/bin/faxspool
=Serveur= you_server

2)
bin/faxviamail.pl :
change for hylafax

sub Envoi_Fax { } # faxspool for mgetty, sendfax for hylafax

and

sub FaxToPdf { }

and

# Extention possible des pièces jointes
my @suffixlist = (".g3",".ps",".dvi",".pbm",".pgm",".ppm",".txt",".asc",".lj",".pcl",".xwd",".gif",".tif","pdf");

To test :
---------

send a mail : usermailfax@your_server

in body mail : (mandatory)
Fax-No: 555-12123456
Fax-To: tutu
Fax-From: Mme titi
Fax-User: test2
Fax-Pass: test

you can to add
the text in body mail
or
1 or many attached file
or
the both

format attached for mgetty : (to change this list for hylafax) files : ".g3",".ps",".dvi",".pbm",".pgm",".ppm",".txt",".asc",".lj",".pcl",".xwd",".gif",".tif" and "pdf"

user test3 in english, test1 and test2 in french.
I include gettext for multi language.

anne

Offline chaloner

  • ****
  • 73
  • +0/-0
    • http://www.chaloner.ca
Relayfax contrib for SME 7.0 Final
« Reply #11 on: October 30, 2006, 03:10:29 AM »
If I have provided RelayFAX to someone here it was not to be passed around freely.

I provide HylaFAX under GPL for everyone and have done so since version 4.

Chaloner Hale

ecureuil

Relayfax contrib for SME 7.0 Final
« Reply #12 on: October 30, 2006, 11:04:07 AM »
hi Chaloner,

Did you test my program?

I think that it is easy to modify for hylafax

Just to know perl!

anne

duncan

Relayfax contrib for SME 7.0 Final
« Reply #13 on: October 31, 2006, 09:16:45 AM »
Quote from: "chaloner"
If I have provided RelayFAX to someone here it was not to be passed around freely.

I provide HylaFAX under GPL for everyone and have done so since version 4.

Chaloner Hale


Sorry - what was that. I`m not quite sure I understand your comments.

Not to be passed around freely?

Offline psoren

  • *
  • 371
  • +0/-0
Relayfax contrib for SME 7.0 Final
« Reply #14 on: October 31, 2006, 01:20:49 PM »
Quote from: "duncan"
Quote from: "chaloner"
If I have provided RelayFAX to someone here it was not to be passed around freely.

I provide HylaFAX under GPL for everyone and have done so since version 4.

Chaloner Hale


Sorry - what was that. I`m not quite sure I understand your comments.

Not to be passed around freely?


And who has the rights to them? There is nothing stated in the scripts them selves.

And when version 6 came they didn't work properly, i fixed that and send that to you Chal instantly, without you even had to ask...

Per