Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: send to email as a tiff?
> echo "Content-Type: application/fax; name=${FILE#$RECVQ}"
^^^^^^^^^^^^^^^^
This should be image/tiff
I don't believe there is a registered media type called application/fax,
and an unregistered one would have to have x- after the /. I believe that
the correct file association for Wang/Eastman Imaging is already set up in
MS Windows for image/tiff.
Note that, in the NT 4 version at least, Wang/Eastman Imaging can only
handle G3 1D and G4, not the more common G3 2D, so you may need to run
tiffcp to convert. G4 is a lot more compact.