Changes

Jump to navigation Jump to search
1,139 bytes added ,  13:26, 15 October 2021
no edit summary
Line 2: Line 2:  
==HylaFAX for SME Server==
 
==HylaFAX for SME Server==
 
{{Level|Advanced}}
 
{{Level|Advanced}}
 +
=== Version ===
 +
{{ #smeversion: smeserver-hylafax}}
    
===Maintainer===
 
===Maintainer===
http://www.dungog.net
+
http://www.dungog.net<br />
    
===Description===
 
===Description===
Line 15: Line 17:     
===Installation===
 
===Installation===
 +
====SME8====
 +
    
   yum --enablerepo=smecontribs install smeserver-hylafax
 
   yum --enablerepo=smecontribs install smeserver-hylafax
 +
then issue
 +
 +
signal-event post-upgrade; signal-event reboot
 +
 +
====SME9====
 +
you might need to install dag repo : https://wiki.contribs.org/Dag#tab=For_SME_9
   −
===Enable Hylafax to start at boot===
+
yum --enablerepo=smecontribs,smedev,dag install smeserver-hylafax
 +
 
 +
then you need to issue:
 +
/sbin/e-smith/expand-template /etc/hylafax/hyla.conf
 +
/sbin/e-smith/expand-template /etc/init/ttyS0.conf
 +
/bin/rm -f /etc/cron.daily/hylafax
 +
signal-event post-upgrade; signal-event reboot
 +
 
 +
====SME10====
 +
you might need to install epel repo:
 +
 
 +
yum install smeserver-extrarepositories-epel
 +
 
 +
then
 +
 
 +
yum --enablerepo=smecontribs,{epel} install smeserver-hylafax
 +
 
 +
===Enable Hylafax to start at boot (SME8 and 9 only)===
    
  config setprop hylafax status enabled
 
  config setprop hylafax status enabled
Line 33: Line 60:     
Take note of your modems port <br>
 
Take note of your modems port <br>
 +
 
The inittab template assumes you are using ttyS0  <br>
 
The inittab template assumes you are using ttyS0  <br>
 
see options below for how to change to ttyS1  <br>
 
see options below for how to change to ttyS1  <br>
    +
For SME8 or SME9:
 
You can modify your answers later, see below <br>
 
You can modify your answers later, see below <br>
 
then  
 
then  
Line 49: Line 78:  
  expand-template /etc/inittab
 
  expand-template /etc/inittab
 
  /sbin/init q
 
  /sbin/init q
 +
 +
for SME10:
 +
signal-event smeserver-hylafax-update
 +
 +
    
To Remove
 
To Remove
Line 107: Line 141:     
ports other than ttyS0, or to disable
 
ports other than ttyS0, or to disable
 +
 +
for SME8 and SME9:
    
  config setprop hylafax status disabled
 
  config setprop hylafax status disabled
Line 112: Line 148:  
  /sbin/e-smith/expand-template /etc/inittab
 
  /sbin/e-smith/expand-template /etc/inittab
 
  /sbin/init q
 
  /sbin/init q
 +
 +
for SME10:
 +
 +
config setprop hylafax port ttyS1
 +
signal-event smeserver-hylafax-update
 +
 +
    
----
 
----
Line 154: Line 197:  
-T -> this switch can disable empty blank pages at the end of your fax;
 
-T -> this switch can disable empty blank pages at the end of your fax;
   −
-t done -> in this way you can get your notification (receipt) concerning your fax transaction for both succefful or failed faxes; this is a sample of the success message you'll receive in your mailbox:
+
-t done -> in this way you can get your notification (receipt) concerning your fax transaction for both succesfull or failed faxes; this is a sample of the success message you'll receive in your mailbox:
    
  Your job to 011654321 was completed successfully.
 
  Your job to 011654321 was completed successfully.
Line 185: Line 228:  
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-hylafax component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-hylafax|title=this link}}.
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-hylafax component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-hylafax|title=this link}}.
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-hylafax|noresultsmessage="No open bugs found."}}
 +
 +
===Changelog===
 +
Only released version in smecontrib are listed here.
 +
 +
{{ #smechangelog: smeserver-hylafax}}
 +
    
----
 
----

Navigation menu