/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


MIMESEND(1)                                    User Contributed Perl Documentation                                   MIMESEND(1)



NAME
       mimesend - send files via MIME mail, from the command line

USAGE
       Pretty basic:

           mimesend [-n] [-t to] [-s subj] (-f file [-m type])+
               -n        Don't actually send it; just print it to stdout.
               -t to     The "to" address.
               -s subj   The subject of the message.
               -f file   Path to attached file, or - for STDIN.
               -m type   MIME type of previous -f; therefore -m must follow -f.

       For example:

           mimesend -t youATyourhost.com -s "Hello, nurse!"
                 -f greetings.htm -f foo.gif

AUTHOR
       Eryq, eryqATzeegee.com

       8 Jan 1997



perl v5.12.0                                               2010-01-04                                                MIMESEND(1)

Valid XHTML 1.0!Valid CSS!