Sending Mail with Xampp

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Pradnay
Forum Newbie
Posts: 1
Joined: Thu Jul 03, 2014 5:38 am

Sending Mail with Xampp

Post by Pradnay »

How to send mail with Xampp. I tried different setting which shows mail is sent but not appear in inbox (gmail)
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Sending Mail with Xampp

Post by Celauran »

XAMPP on what platform? How are you trying to send the mail? The fact that it's not in your inbox doesn't necessarily mean it wasn't sent, only that it wasn't received. Have you checked your mail server logs?
Post Reply