table of contents
MIMEPOSTCARD(1) | User Contributed Perl Documentation | MIMEPOSTCARD(1) |
NAME¶
mimepostcard - send/output a multipart/alternative message
SYNOPSIS¶
Usage:
mimepostcard /path/to/some/graphic.jpg to@addr.com
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, eryq@zeegee.com
2007-08-29 | perl v5.10.1 |