Fw: Re: increase sent faxes history

Spyros Tsiolis <[email protected]> Wed, 25 Jul 2018 10:29:09 +0000 (UTC)
Newsgroups gmane.comp.telephony.fax.hylafax.user
Message-ID <[email protected]>
--- On Sat, 30/6/18, Spyros Tsiolis <[email protected]> wrote:

> From: Spyros Tsiolis <[email protected]>
> Subject: Re: [hylafax-users] increase sent faxes history
> To: [email protected]
> Date: Saturday, 30 June, 2018, 18:12
> --------------------------------------------
> On Fri, 29/6/18, Lee Howard <[email protected]>
> wrote:
>=20
>  Subject: Re: [hylafax-users] increase
> sent faxes history
>  To: "Spyros Tsiolis" <[email protected]>,
> [email protected]
>  Date: Friday, 29 June, 2018, 19:52
> =20
>  On 06/28/2018 05:16 AM, Spyros
>  Tsiolis wrote:
>  > I have three hylafax
>  installations running Yajhfc for the
> clients.
>  > All three installations are
> running
>  hylafax server as a means to only
>  > send
>  faxes (no receive faxes whatsoever).
>  >
>  > All is fine and dandy; Except
> this issue I
>  have.
>  > Clients need to have "sent
>  faxes" from three to five years ago.
>  >
>  > At the moment this is
>  not possible since from what I 've
> found
>  > hylafax keeps the last 30 days or
> so.
> =20
>  Actually, HylaFAX only keeps
>  the job documents until faxqclean
> removes=20
>  them from the docq after the job is
> complete.=C2=A0
>  By default that is 1 hour.
> =20
>  So, if you're running faxqclean
> (usually
>  you'll be running it as a cron=20
>  job)
>  then most likely HylaFAX is purging
> those documents much
>  sooner=20
>  than 30 days.
> =20
>  Furthermore, HylaFAX never truly
> produces a
>  monolithic fax file for sent=20
>  faxes.=C2=A0
>  Documents are converted on the
> filesystem to an appropriate
>  fax=20
>  data format, but they're not
>  concatenated, and the actual data=20
>  compression can be changed on the fly
> - and
>  certainly the tagline at the=20
>  top of each
>  fax page is only ever on the image
> when it's in memory
>  (not=20
>  on the filesystem).
> =20
>  The HylaFAX
>  "archive" can archive job documents,
> but I
>  don't think that=20
>  this is what you
>  want.
> =20
>  > Is there a way to tell
>  hylafax to keep (far) more faxes than
> the last
>  > 30 days (or so) ?
> =20
>  I suspect that your
>  observation of faxes being kept for
> the last 30 days=20
>  or so is a feature of your client
> (Yajhfc) and
>  not of HylaFAX. So, in=20
>  order to extend this
>  storage you'd need to adjust settings
> or operations=20
>  of the client.=C2=A0 (http://www.yajhfc.de/)
> =20
>  Thanks,
> =20
>  Lee.
>=20
> --------------------------------------------
>=20
>=20
> =CE=97i Lee and thank you for the reply.
>=20
> Hmm the "yajhfc" people say that it's
> hylafax.
> I did find a special hylafax file under
>=20
>=20
> /etc/cron.weekly/
>=20
> There is a file called "hylafax" and a
> line like so :
>=20
> faxcron -info 35 -log 35 -rcv 35 -tmp
> 15 -mode 664=C2=A0 >> /var/log/hylafax/faxcron.log
> 2>&1
>=20
> However I don't know how to make heads
> or tails out of this.
> The "faxcron" man page is cyptic , I
> don't know which of the switches can allow me
> to leave more messages intact on the
> history and furthermore I don't know if it will
> allow me to do this in the first
> place.
>=20
> Regards,
>=20
> s.t.
-------------------------------------------------------------------------=
----




Hello all on "hylafax-users" !

OK, seems I managed to find the solution to my problem.
I checked and checked and checked and finally I tried something
I found on some hylafax support group . I am sorry I cannot
recall the exact link.

Here's what worked for me :

. System : ubuntu 12.04 x86 Server
. Hylafax v

from bash :

cd /etc/cron.weekly/=20
vi hylafax



found this line :

faxcron -info 35 -log 3035 -rcv 35 -tmp 15 -mode 664 >> /var/log/hylafax/=
faxcron.log 2>&1

commented it out and changed it to this :

faxcron -info 35 -tmp 15 -mode 664 >> /var/log/hylafax/faxcron.log 2>&1



I , now, have all sent faxes on my respective hylafax client s/w on any c=
lient pc.

Hope this helps someone,

Regards,

s.


____________________ HylaFAX(tm) Users Mailing List _____________________=
__
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.c=
gi
 On UNIX: mail -s unsubscribe [email protected] < /dev/nu=
ll
  *To learn about commercial HylaFAX(tm) support, mail [email protected].*