Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] User specific confirmation
On Sun, 28 Oct 2001 14:22:54 +0100, you wrote:
>Question: Is it possible to send a number (or a string ) with the fax to the faxserver
> and the server will later return this value with a confirmation.
See sendfax -i option
-i identifier
Use the identifier string in any notification
messages instead of the usual job identifier
number. This option is useful for applica�
tions that cross reference notification mes�
sages against job submissions.
> Or better: Is it possible to call a shell script after sending a fax ?
You can create a wrapper that calls /usr/bin/sendfax and does whatever you like:
- do some pre-processing
- call /usr/bin/sendfax
- get the jobid HylaFAX assigned to the job (output of /usr/bin/sendfax)
- do post-processing
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null