HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Fax via KDEprintfax from REMOTE-PC
On Wednesday 03 September 2003 10:19, Michael Linke wrote:
> Hi,
>
> i tried successfully to print on the hylafax-server to the fax.engine with
> kde fax (see
> http://sdb.suse.de/en/sdb/html/ghillie_hylafax_einrichten.php) but how can
> i fax from a REMOTE Linux/KDE-Workstation via the nice KDEPrintfax, to the
> Linux HylaFax-Server?
You should edit the commandline used by KDEPrintFax. You find the option
under: settings->configure kdeprintfax->System->command.
As you can see KDEPrintFax is simply a wrapper around the command-line tool
"sendfax", so you can modify hylafax options by editing these options (of
course you should have hylafax, or at least the sendfax command, on your
client too). Mine is something like this:
/usr/bin/sendfax -m -n -D -h %server %res -d %number %time_a -x %enterprise -c
%comment -f andrea@mydomain %files
You insert your own server (in the "Fax server" field, or if you have an older
version of KDEPrintFax, directly in the command line after the -h option) and
you're done.
Remember that some versions of KDEPrintFax before 3.1.2, due to a bug, do not
keep the changes to these preferences: upgrade to a newer KDE or edit this
file in your home directory
.kde/share/config/kdeprintfaxrc
by hand.
Hope it's useful.
BYE
HackSaw
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*