So I'm trying to send a mail from my contactform to my mailadress. My problem is that when i press the mail it doesn't work.
This is the error message i get:
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\Projekt_1\php\send_form_email.php on line 12
As my minor programming and hosting skills tells me i need to change something in my php.ini file but I'm not sure how or what i need to do.