Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] hylafax-users] AS400 handicap
I made a simple filter script myself pointed from printcap. I placed the
filter in /var/spool/lpd/lp/.
#! /bin/sh
cat - > /tmp/xpto
sendfax -n -d 12345 /tmp/xpto
My question is, and i know this mailling list is for Hylafax but nobody in
lprhowto.org helps me, what i have to do to allow lpd run the sendfax
command because the cat works fine. I even tried add lp with faxadduser.
Thank you
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null