![]() |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Dienstag, 20. Juli 2004 19:33 schrieb twilson@xxxxxxxxxxx: > I am trying to modify the data that is written into the xferfaxlog. > Specifically, I want to include the name of the text file that I passthru > to senfax. > The reason I am doing this, is so that our clients can resend the job by > re-submitting the text file as they cannot locate it by the jobID number. > > Is this possible? Where should I start. > > Any help is greatly appreciated. > > Trevor > twilson@xxxxxxxxxxx Hi Trevor, maybe the sendfax option -i is what you are looking for. [...] -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. [...] write a litte sendfax-wrapper sf.sh: #!/bin/bash optionI=`basename $0` cat $0 | sendfax -i "$optionI" $* #end HIH - -m - -- HAGOS eG phone: +49 711 7880592 Matthias Reich fax: +49 711 7880535 Industriestr. 62 web: http://www.hagos.de D-70565 Stuttgart mail: rei@xxxxxxxx Germany -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA/hlYcjMVLPQ5oUkRAu8GAKCMtGT8ncsJANy+2SrZ3ncwKGyQEACgjXYK wsWvlc8jLDHI4pxwZVeJ1Ic= =oAfm -----END PGP SIGNATURE----- ____________________ 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*