$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=array('head_encodi... Browser =====
HTML, header, Webseiten selbst und Metatags sagen, dass es UTF-8 ist. Im Browser kommen die Umlaute nicht richtig rüber. Erst wenn man d