mmshowfax

Section: User Commands (1)
Updated:
Index Return to Main Contents
 

NAME

mmshowfax - a script for processing faxes received in a MIME message  

SYNOPSIS

/usr/local/lib/mm/mmshowfax -ok
 

DESCRIPTION

The mmshowfax program will attempt to display a fax file on your terminal. It presents a short menu with options to view, save or forward the message. Called with -ok the mmshowfax program will return an error if the terminal you are on cannot display a fax.  

MAILCAP

To use these programs with metamail add the following line to your mailcap file.
        image/x-fax-tiff-f; \
                /usr/local/mm/mmshowfax %t %s ${name} ; \
                test=/usr/local/mm/mmshowfax -ok %t %s ${name} ; \
                compose=/usr/local/mm/mmgetfilenm %t %s; \
                edit=/usr/local/mm/mmgetfilenm %t %s; \
                print=/usr/local/mm/mmprintfax %t %s ${name}; \
                label="A FAX - TIFF/F File"; \
                needsterminal
The MIME content type being used is image/x-fax-tiff-f.  

SEE ALSO

mmgetfilenm(1), mailto(1), metamail(1), mmsend(1)  

BUGS

 

COPYRIGHT

 

AUTHOR

Stuart Lynne


 

Index

NAME
SYNOPSIS
DESCRIPTION
MAILCAP
SEE ALSO
BUGS
COPYRIGHT
AUTHOR

This document was created by man2html, using the manual pages.
Time: 06:43:03 GMT, May 19, 2025