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] Preserving Subject field passed to faxmail
Ivanov Dmitri wrote:
Could someone explain how can I preserve a "Subject:" field in order to
use it in notify-templates ?
Pass the subject along as a "jobtag".
And email2fax.sh looks like following:
#! /bin/bash
/usr/bin/faxmail | /usr/bin/sendfax -R -s a4 -r "$SUBJECT" -f ${1} -d
${2}
This is certainly functional, too. In this case notify would have the
subject in $regarding... at least in HylaFAX+.
Thanks,
Lee.
____________________ 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*