mmsavefile

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

NAME

mmsavefile - a script for processing files received in a MIME message  

SYNOPSIS

/usr/local/mm/mmsavefile type file [name]
 

DESCRIPTION

The mmsavefile program will allow you to save a file from a metamail message. It presents a short menu with options to save or forward the message.  

MAILCAP

To use these programs with metamail add the following line to your mailcap file.
        image/x-file; \
                /usr/local/mm/mmsavefile %t %s ${name} ; \
                compose=/usr/local/mm/mmgetfilenm %t %s; \
                edit=/usr/local/mm/mmgetfilenm %t %s; \
                label="A File"; \
                needsterminal
The MIME content type being used is image/x-file.  

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