> I'm trying to send faxes via either efax or mgetty's sendfax with no
> success.
> 
> I started by using efax's "efix" to generate some group-3 files. Once upon
> a time efax would try to send them... now it isn't even able to dial.

You don't need to call "efix".  The "fax" script will do it for you.

Try:    fax send 123-4567 file.txt

You can also fax a postscript file this way.  The "fax" script will
run it through ghostscript first.

If you prefer to convert your files to group-3 files first, you can
use:

        fax make file.txt
        fax send file.txt.*

Note that while "fax send ..." will accept multiple filenames on the line,
"fax make ..." will only accept one.
                                             
                                          Brian
                                 ( [EMAIL PROTECTED] )
                                             
-------------------------------------------------------------------------------
 Generated by Signify v1.01.  For this and more, visit http://www.verisim.com/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to