Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.bhp.com.au!mel.dit.csiro.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!newsfeed.internetmci.com!in1.uu.net!EU.net!peer-news.britain.eu.net!sunsite.doc.ic.ac.uk!demon!cityscape.co.uk!usenet From: rpoel@infohighway.co.uk (Richard Poel) Newsgroups: comp.unix.bsd.freebsd.misc Subject: flexfax Date: Sun, 21 Jan 1996 04:16:21 GMT Organization: NetForce Lines: 37 Message-ID: <4drim4$1b8@news.cityscape.co.uk> NNTP-Posting-Host: 193.133.49.220 X-Newsreader: Forte Free Agent 1.0.82 hi i am trying to get the fax sever to work and am facing a few problems firstly when tring to send a text file the postscript converter stops because it can not find the font: bash# sendfax -d 01245287057 /etc/hosts /usr/contrib/lib/flexfax/textfmt: Unknown font "Courier-Bold". Usage: /usr/contrib/lib/flexfax/textfmt [-1] [-2] [-B] [-c] [-D] [-f fontname] [-m N] [-o #] [-p #] [-r] [-U] [-Ml=#,r=#,t=#,b=#] [-V #] files... >out.ps Default options: -f Courier -1 -p 11bp -o 0 sendfax: Error converting data; command was "/usr/contrib/lib/flexfax/textfmt -f Courier-Bold -p 11 -s default >/tmp/faxsnd000206 </etc/hosts" bash# and secondaly the modem doesn't become 'ready': Server on localhost:tty01 for +1.415.965.7824: Waiting for modem to come ready. Job Modem Destination Time-To-Send Sender Status 1 any 01245287057 System Adminis Queued and waiting bash# i am using a hayes 2.88 modem with an onboard serial port any ideas?