Thanks, But I already had these in my config.* files, But it does not effect the REJECT msg.
This is what I currently have :
JobReqBusy: 30
JobReqNoAnswer: 60
JobReqNoCarrier: 30
JobReqNoFCon: 30
JobReqOther: 30
JobReqProto: 30
JobRetryBusy:6
JobRetryDataConn:6
JobRetryNoAnswer:6
JobRetryNoCarrier:6
JobRetryOther:6
MaxDials:6
MaxTries:6
It keeps "rejecting" some jobs after 3 attempts.
Regards,
Eliran.
2010/5/24 Lee Howard
<faxguy@xxxxxxxxxxxxxxxx>
Eliran Itzhak wrote:
My HylaFax is not trying hard enough :-)
When I do "faxstat -s" I see its going to try 8 times (In Dials it says x:8, So its supposed to try 8 times, and that's what I told it to do in sendfax)
But just after 3 attempts the job is cancelled and I get "REJECT: Too many attempts to transmit: 3, max 3"
How can I change the max in these cases ? What variable should I use in config.ttyXXX ?
Look for the JobRetry* parameters.
http://hylafax.sourceforge.net/man/hylafax-config.php
Thanks,
Lee.