HylaFAX The world's most advanced open source fax server |
Hi All, I am using Hylafax 4.4.1 on Fedora 7 as email to fax
gateway. When we fax out the tiff attachment we want to rotate it 180 degree
then I modify the following config file: /etc/hylafax/hyla.conf: MIMEConverters: /var/spool/hylafax/mimetype /var/spool/hylafax/mimetype/image/tiff: /usr/bin/tiff2ps -r -a $1 **I have put “-r” to set rotate the attachment
but it didn’t work. How can I make it work? Thanks,
|