![]() |
On Thu, 22 Feb 2001 17:14:21 +0100, you wrote: >Faxsetup couldn't find egetty and vgetty. Since I'm going to use Hylafax in a send-only >environment as mail-to-fax, is this then important or can I just leave it as it is? Leave as is. >Faxsetup tells me to make a link from /var/spool/fax/bin/ps2fax to It shoud have been done automatically, I think >/var/spool/fax/bin/ps2fax.gs. Is this then (forgive me for asking...) ln -s >/var/spool/.../ps2fax.gs /var/spool/.../ps2fax, or is it the other way around? cd /var/spool/fax/bin ln -s ps2fax.gs ps2fax >And do I need to do this aswell for a send-only environment? If the link is not there, you need to do it by hand. >During modem installation I was asked for the modem port. I choose cua0 (my com1 port). >Setup managed to do the speed test, so I can assume that this was correct. However, the >mailing archive talks about ttySx. Can I use cua0? I think you can, but you don't want to (since you are using a 2.2.x kernel, right?) Unless you have other programs using the com1 as cua0 (make yourself absolutely sure of this), you'd better using ttyS0 (delete /var/spool/fax/etc/config.cua0, and re-run faxaddmodem using ttyS0). >We have no area codes nor longdistance codes in Norway. Trying to enter a space was not >accepted. Can I edit the neccesery conf.files and erase the content of those codes, or >does the software need to have area and londist. codes. You can edit the files and leave those fields blank My config LogFacility: daemon CountryCode: 39 AreaCode: LongDistancePrefix: InternationalPrefix: 00 >Howto 2.2.4 tells me to add a line m0:2345:respawn:/usr/sbin/faxgetty ttySx to >/etc/inittab, and to run ntsysv. Does this apply as well for the send-only environment? Send-only work ok even without faxgetty (without faxgetty you need to use "faxmodem ttySx" every time you start the HylaFAX server though). However, if you don't already have some getty on that serial line (and so you would prefer to stick with it and leave faxgetty for when you need it), it's strongly advised to use faxgetty, because the faxstat output will be more "eloquent". -- giulioo@pobox.com ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null