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] mass sending fax windows client.
You do not need to do it like that :-)
i can use the -z FILE_NAME option to send all the faxes.
My idea is to build a web interface that will allow the uploading of the
phone list (comes from excel) and the .ps file that will come from word
i presume.
The web server will put the files in place and will add a new task to
the scheduler. then a cron script will initiate the sendfax command at
the given time. No big deal, just some work.
The other option is to write a client like WinPrintHylaFax to have an
option for mass sending. I already got an offer for that since i'm not
this kind of programmer.
Thanks :-)
Mike
On ב', 2006-06-05 at 13:49 -0300, Marco wrote:
> On GNU/Linux:
>
> $ for n in `cat faxnumber.txt`; \
> do sendfax -D -d $n /home/user/fax.pdf; done
>
> Think simple.
____________________ 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@xxxxxxxxx*