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] User specific confirmation
Hello Lüder,
the sendfax command supports the following option:
-i identifier
Use the identifier string in any notification
messages instead of the usual job identifier
number. This option is useful for applications
that cross reference notification messages
against job submissions.
To handle the confirmation, you may use the option "-f faxuser@server" with
sendfax and insert in the file /etc/aliases of the machine "server" an entry
like 'faxuser: "| /path/of/script"'. In this script you should read stdin until
it gets a line starting with "Subject:". This line contains the identifier of
the fax and the status.
Best regards
Lothar Krauß
WBS Blank Software GmbH
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null