{"revision": {"id": "f3aefcae-2f95-11f1-8e65-e86a64d24d78", "node_id": "f3ae188b-2f95-11f1-a34a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "send an html mail from mutt on cli\r\n=======================================\r\n\r\nSet your **from** address:\r\n  \r\n .. code-block:: bash\r\n\r\n  export EMAIL='no-reply@foxhop.net'\r\n\r\nSend an **html** email body, with a **subject**, and and **attachment** to one **recipient**:  \r\n\r\n .. code-block:: bash\r\n\r\n  mutt -e 'set content_type=text/html' -s 'subject' -a path/to/attachment.jpg -- email@example.com < body.html", "source_format": "rst", "revision_number": 3, "created": 1321474525000}}