This function (actually 2) connects to any SMTP server and sends a basic email. No fluff... no attachments... no mime-type... just the email. This eliminates that pesky problem
with the return-path being automatically set to the webserver user when sending through PHP's mail function.