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] Notify
> i have put it in tjis section and it works
> [...]
> f [ "$WHY" = "done" ] ; then
> putHeaders "$jobtag to $number completed"
> echo " was completed successfully."
> echo "";
> if [ "$jobtype" = "facsimile" ] ; then
> printItem "%u" "Pages" "$npages"
> if [ "$RETURNTECHINFO" = "yes" ] ; then
> if [ "$resolution" = "196" ] ; then
> printItem "%s" "Quality" "Fine"
> else
> printItem "%s" "Quality" "Normal"
> fi
> printItem "%u (mm)" "Page Width" "$pagewidth"
> printItem "%.0f (mm)" "Page Length" "$pagelength"
> printItem "%s" "Signal Rate" "$signalrate"
> printItem "%s" "Data Format" "$dataformat"
> printItem "%s" "DateTime" "`Date +%Y-%m-%d-%H:%M:%S`"
> fi
> [...]
> hth
> Holger
Thank you Holger
for the script lines you send me, as soon as possible I will try them.
Andrea
____________________ 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*