Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
RE>Re: Auto-print a sent fax, howto?
Actually, this is a neat idea, but I'd use it to auto print a failed
fax. I guess this would mean using bin/failed. Any ideas?
--------------------------------------
Date: 11/9/98 8:04 AM
To: Michael Firkins
From: Nico Kadel-Garcia
-----BEGIN PGP SIGNED MESSAGE-----
On Thu, 10 Sep 1998, Glenn Burkhardt wrote:
> > Marc <info@schnidersmoebel.ch>:
> >
> > Everytime a fax is sent, I'd like a hardcopy of the fax. The notify
mail
> > you receive should be printed out automatically too.
>
> A simple change to /var/spool/fax/bin/faxrcvd can do this:
>
> 64,69d63
> #
> # AOI LOCAL CHANGES:
> # print out copy on printer
> #
> $FAX2PS -H 10.5 -S $FILE | lpr -Plz1 -v
Glenn, unfortunately he means the *sent* fax, not the *received* fax.