mimepostcard (1)

MIMEPOSTCARD(1) User Contributed Perl Documentation MIMEPOSTCARD(1) NAME mimepostcard - send/output a multipart/alternative message SYNOPSIS Usage: mimepostcard /path/to/some/graphic.jpg <a href="mailto:to@addr.com">to@addr.com</a> You can point it at a .gif file as well. The special address "-" just causes the message to go to STDOUT. DESCRIPTION This sends a mesasge both as HTML and plain text. I use "Data"; you would probably use "Path". AUTHOR Eryq, <a href="mailto:eryq@zeegee.com">eryq@zeegee.com</a> perl v5.8.8 2000-06-24 MIMEPOSTCARD(1)