![]() |
* Martin Vit <vit@xxxxxx> [051003 10:44]:thanks a lot, but, i cant find (googling) , where to place script faxsend-wrapper,
how to extract job owner? i've looked into job.h and there is no user/uid structure.
If i can modify dialstring based on job's owner (hylafax username) it would solve my problem.
man sendq...
and a bit of faxsend-wrapper could be roughly...
[...] OWNER=$(grep '^owner:' $QFILE | cut -d : -f 2-) case $OWNER in [...] esac [...]
a.
____________________ 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*