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] Problem with faxalter -r
Karl Denninger wrote:
Trying to requeue expired jobs that didn't get done in time and
getting...
$ faxalter -k '1 day' -r 7627
1 day
$
Well ok, that wasn't right (did nothing)
It was close, though... you just got the "at" syntax (used for the -a
and -k options) wrong:
[root@gollum root]# faxalter -a now -k "now + 1 day" -r 1507
Job 1507: duplicated as job 1509.
Job 1509: done.
[root@gollum root]#
Thanks,
Lee.
____________________ 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*