This module is ALPHA code, which means that public interfaces are largely untested, and may change in future releases. Use with caution! Please report any errors back to eryq@zeegee.com as soon as you can.
mime_postcard - send/output a multipart/alternative message
Usage:
mime_postcard /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.
This sends a mesasge both as HTML and plain text. I use "Data"; you would probably use "Path".
Eryq, eryq@zeegee.com