me();
$mime->setTXTBody($body);
//attachment TODO: allow multiple attachments - $attachment should be mixed parts.
if($attachment && $attachment['file'] && is_readable($attachment['file'])) { //file of mime type.
$mime->addAttachment($attachment['file'],$attachment['type'],$attachment['name']);
}
$options=arra... if ($dec == 32) {
// space occurring at end of line, need to encode
if (($i ==