![]() |
Quoting Sid Lambert <sid@jsisign.com>: > I am sending faxes via a script using the following line. > sendfax -t 3 -k 240 -n -h cuaa0@localhost -d many_numbers file.ps > > I have around 7k faxes to send and it seems to kill all the jobs > remaining after about 12 hours even though I have it set to 240 hours. > Am I missing something? You seem to be missing the right format... -k 240 means Kill the job next time it is 02:40 am. You should use -k "now + 240 hours" or -k now+240hours if you prefer not to use "" > This is the killtime value from a fax in sendq: killtime:1016177987 Which is Fri Mar 15 02:39:47 2002... -- Patrice Fournier pfournier@loups.net ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null