Nomad MIME Mail (formerly known as Nexus MIME Mail), is a class for handling and sending mail MIME type, with support for the dispatch by SMTP and SMTP Auth
Currently, this class supports:
    * Plain Text
    * HTML
    * Plain Text with Attachments
    * HTML with Attachments
    * HTML with Embedded Images
    * HTML with Attachments and Embedded Images
It also supports multiple e-mail addresses for sending (to), with a copy (cc) and with a blind carbon copy (bcc), as well as several images embedded in HTML and various attachments
------------------------------------------------------------------------
Clase para poder enviar correos tipo MIME con soporte para SMTP y SMTP autentificado, con las siguientes características:
    * Texto Plano
    * HTML
    * Texto Plano con Adjuntos
    * HTML con Adjuntos
    * HTML con Imágenes Embebidas
    * HTML con Imágenes Embebidas y Adjuntos
Soporta varios correos en: direcciones de envío,  copias, copias ocultas. También soporta varias imágenes embebidas y varios adjuntos.