Quantcast
Channel: SpigotMC - High Performance Minecraft
Viewing all articles
Browse latest Browse all 128654

mail function just not working...???

$
0
0
Hello spigoteers, i have run into a bit of a problem.
I switched VPS hosting from NetherByte to DigitalOcean...
and now my mail function wont work???
Its just dieing and not sending...
here is my code.
PHP:
    $ToEmail = $email;
    $EmailSubject = 'Site contact form';
    $mailheader = "From: ".$_POST["email"]."\r\n";
    $mailheader .= "Reply-To: ".$_POST["email"]."\r\n";
    $mailheader .= "Content-type: text/html; charset=iso-8859-1\r\n";
    $MESSAGE_BODY = "Name: ".$_POST["name"]."<br...
mail function just not working...???

Viewing all articles
Browse latest Browse all 128654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>