Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] Huge Problem
On 25 Jan 2001 10:27:36 +0100, you wrote:
>> then edit /your_path/hyla.conf and add something like
>> KillTime: "now +24 hours"
>~/.hylarc, as recommended in man sendfax didn'd work. If you have a
>look at the source code, you will realise why that would not work. Only sendfax -k
>changes killtime for a single job.
>After all I changed the settings in the source code and recompiled
>it. That works fine now.
Can you check if you see the same behavior:
# cat /usr/share/fax/hyla.conf
KillTime: "now +72 hours"
JobFmt: "%-4j %Y %1a %6.6o %-14.14e %5P %5D %.25s"
VRes: 196
# date
Thu Jan 25 10:49:37 MET 2001
# sendfax -n -d 019XXXXXX iva.ss
request id is 188 (group id 188) for host localhost (1 file)
# grep -i killtime /var/spool/fax/sendq/q188
killtime:980675321
# perl -e 'print scalar(localtime(980675321))'
Sun Jan 28 10:48:41 2001 (this is about 3 days, 72 hours, from now)
Now I cannot test if HylaFAX does what it says in the doneq file, but I
remember it worked for me in the past.
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null