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] Scripting large fax jobs
Steve,
no problem about the PS. You can prepare the coverpage yourself
and use that as the document (stdin to sendfax).
Like:
> faxcover -t "${RCV_NAME}" -f "${SENDER}" -C "${COVER_TEMPLATE}" \
-r "${SUBJECT}" -n "${RCV_NUMBER}" | sendfax -n -f"${SENDER}" \
-d "${RCV_NUMBER}"
No hints for the bigger part of your question I'm sorry...
Stefan
Steve Cox schrieb:
> PS. One thing we may want to is personalize each fax contents. Rather than
> have to pre-process each fax, I was thinking of just using a fax-cover sheet
> to be the fax message itself - but I don't know if it is possible to send
> out a fax with 'no' message - just the cover page itself?
--
% Stefan Hegny ; hydrografix Consulting GmbH %
% Oberlindau 80-82 ; mailto:hegny@hydrografix.com %
% D-60323 Frankfurt/Main ; tel: +49-69-2470579-1, fax -9 %
% Visitors: Röderichstr. 8, Ffm-Rödelheim ; http://www.hydrografix.com %
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*