Did you try smtp?
There's a test email script in the code you can use. Open up test_email.php for editing, remove line 2: die();
Replace
[email protected] with your email address.
Save and re-upload the file.
Load it in a browser window. You should see some errors if smtp is failing.