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] fax sendq
Thanks everyone. Works like a charm.
On 1/30/06, Andrew Taylor <ataylor@xxxxxxxxxx> wrote:
Chris,
with root access:
#su -c "faxrm -v fax_job_number" user login
so, to cancel the following job:
514367 118 S lnxjg22 9095922231 0:1 9:12 14:47 No answer (T.30 T1
timeout)
su -c "faxrm -v 514367" lnxjg22
Regards,
Andrew Taylor
Information Technology Department
Shipco Transport Inc.,
Chris Baechle wrote:
> How do I kill a job from the sendq via command line? The other day
> someone accidently sent a 200 page fax and I had no clue how to kill it
> for them once it started sending. Should I directly remove files from
> the sendq directory or is there a hylafax program that does it more
> gracefully?