send($to, $headers, $body); if (PEAR::isError($mail_object)) return $mail_object->getMessage(); return true; } ?>