![]() |
Greetings all, I have HylaFAX (tm) Version 5.2.7 from hylafax-5.2.7-1.fc9.i386.rpm installed on Fedora release 9 (Sulphur) 2.6.25-14.fc9.i686 Im in a position where I need to modify the notify emails that are sent to users when a job is sent using the sendfax command. Users would like their "regarding" string (the -r arg from sendfax) added into the subject line of the email that comes to them. For example.. If I did the folowing to sed a fax sendfax \ -C /var/spool/hylafax/etc/c.ps \ -f mikbrent@xxxxxxxxxxxx \ -r 'testfax' \ -d 'Recipient@9,123-4567' \ /var/spool/hylafax/attachment Id want: From: uucp <fax@hylafax> To: <mbrentlinger@xxxxxxxxxxxxxx> Date: 8/5/08 8:20AM Subject: facsimile job 24 to 9,123-4567 regarding: testfax completed Your facsimile job to 9,123-4567 was completed successfully. ..... But currently I get: From: uucp <fax@hylafax> To: <mbrentlinger@xxxxxxxxxxxxxx> Date: 8/5/08 8:20AM Subject: facsimile job 24 to 9,123-4567 completed Your facsimile job to 9,123-4567 was completed successfully. ..... Google searches havent lead me very far, but from some snooping and grepping around Im guessing Ill need to fool with the notify_mail() function in /var/spool/hylafax/bin/notify Or perhaps make a custom /var/spool/hylafax/etc/FaxNotify or even fool with /var/spool/hylafax/bin/common-functions Im just not certain, and was hoping someone may have done this or soemthing similar already and would be kind enough to point me in the right direction Any help would be greatly appreciated. Thanks in advance. -Mike ____________________ 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*