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 Scan Directory support for Hylafax
Hello Eric,
We have such a system here
Her are the scripts that we use.
The files are ascii files which have the first 2 lines filled with the
needed data.
Example:
0;100976;0;732111;1;20000626;1452;FALSCH;FALSCH;Programm-Standard GmbH;Herr
Dot;
;;Fax-Ruf-Nr. : 732273
;;Interne-Fax-Nr.: 100976
;;Seite : 1
;;an Firma : FALSCH
;;z.H. von : FALSCH
;;von Firma : Programm-Standard GmbH
;;von : Herr Dottore
;;
;;
;;+++++ Bitte senden Sie Ihre Rueckantwort an Telefax-Nr12345 +++++
;;
;;
;;FEHLERFAX
;;
;;
;;
;;
;;
;;
;;
;;
;
> -----Original Message-----
> From: Eric Vaughen [mailto:eric@mitco.com]
> Sent: Friday, June 15, 2001 3:39 PM
> To: hylafax-users@hylafax.org
> Subject: [hylafax-users] Fax Scan Directory support for Hylafax
>
>
> I would like to set up a directory on our RH Linux 7.1 server that our
> legacy applications can write to that would imbed the needed
> fax related
> info (i.e. receiptant, fax number, time & date, etc) in to
> the fax message.
>
> A process running on the Linux box would strip out the fax
> information out
> and submit the job to Hylafax for processing. I would like to be able
> include graphic images but do NOT need them overlay the
> graphic... although,
> if possible, that would be really incredible... (used mainly
> generating
> professional looking invoices or order confirmations)
>
> The scan process would know the fax job is complete and ready
> to be send if
> the @@ENDFAX message is present in the file. It would ignore
> files that do
> not start with @@STARTFAX. Of course, it will be up the fax
> text generating
> program to create a unique name for the each fax file. After
> a fax file has
> been processed, the text file would be deleted...
>
> All of the @@ commands would be stripped out of the sent fax and the
> appropriate action be taken.
>
> For Example:
>
> SAMPLE Output file:
>
> @@STARTFAX
> @@SFAX SenderFaxNumber
> @@SNAME SenderName
> @@SCOMP SenderCompany
> @@SCONF SenderEmailConfirmationAddress
> @@RFAX RecipiantFaxNumber
> @@RNAME RecipiantName
> @@RCOMP RecipiantCompany
> @@FAXDATE 06/20/2001
> @@FAXTIME 19:00:00
> @@GRAPHIC \sys\faxfiles\cheader.tif
> Text
> text
> text
> text
> @@GRAPHIC \sys\faxfiles\cfooter.tif
> @@NEWPAGE
> TEXT
> TEXT
> TEXT
> TEXT
> TEXT
> @@NEWPAGE
> @@graphic \sys\faxfiles\attach1.tif
> @@NEWPAGE
> @@graphic \sys\faxfiles\promo\attach2.tif
> @@ENDFAX
>
>
>
> ____________________ HylaFAX(tm) Users Mailing List
> _______________________
> To unsub: mail -s unsubscribe
> hylafax-users-request@hylafax.org < /dev/null
>
psfaxpruef
psfaxstart