Hi all,
I have a problem to set eFax as a printer under Linux Ubuntu Feisty Server. We have installed eFax from Ubuntu deposit, it is set and working well with the efax commands (can send and receive fax). But nothing happens when we try it as a printer locally on the server with the following command:
lpr -P fax -J "fax_number" fax-file-to-send.ps
Nothing is going out and we may see the fax onto the printer spooler status using:
lpq -Pfax
Results is:
We have no errors into logs files.
This are our config file for printers, we have only eFax used as a printer:
For /etc/printcap
-----------------
fax:\
:sd=/var/spool/fax/outgoing:\
:mx#0:\
:sh:\
:lp=/dev/null:\
:lf=/var/log/lp-errs:\
:if=/usr/bin/faxlpr:
--------------------
So any idea?
Thank you all,
Olivier
(sorry for my poor english)