![]() |
--- Jeff Green <jgreen@xxxxxxxxxxxx> wrote: > I am trying to set up a Hylafax box to send fax from > our AS/400 and having a > little trouble. I have read the 'how to' at > Hylafax.org and > I think I am close but not quite there. We are > currently using Fastfax to > send 500-1000 fax per day over 2 lines, but they > want > $5,000 to upgrade to 4 lines so we're trying this > route. Ummm, I must create an account at PayPal eheheheh. > The setup is AS/400 > model 820, remote output queue set up to send to the > Linux box. On the > Linux box I am running Red Hat 9 and Hylafax 4.1.7. > It appears that the > spool file does make it to the Linux box but does > not get pulled into > Hylafax to be sent. Yes, I have read the 'how to' > but I am an AS/400 person > and both Linux and Hylafax are new to me so that's > probably where the > problem is. > > Any ideas / help would be appreciated! > Jeff Green The first person (I think) who is an AS/400 tech and not a linux guy :-). Ok, did you check the file permissions? I mean, doing this cd /var/spool/lpd/filters/ ls -l as400script You must see this -rwxr-xr-x 1 root root 4999 Sep 15 15:40 as400script I make the assumption that you are running lpd so no question to that side for now. To do simple tests, create a file with only this two lines #!/bin/sh cat - > /tmp/as.$$ so you don't need to deal with all the stuff. Let me know if this works. Cheers. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*