Testing Email Notification on Xampp Localhost

Hey guys,

I am learning PHP and working with the same on my project. I am stuck midway.
Could someone tell me how to test received and sent mails on localhost?

To elaborate, I want to show that on button click an email is sent to the email address already specified by user locally.
How to show the sent and received email?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Jan 18, 2011

    check this
    <a href="https://goyal1989.blogspot.com/2010/09/how-to-send-emails-from-localhost-using.html" target="_blank" rel="nofollow noopener noreferrer">Devi Techno Solutions Official Blog: How to send emails from localhost using php</a>

  • Ankita Katdare

    Ankita Katdare

    @abrakadabra Jan 18, 2011

    Thanks Goyal.

    I know yo would help.

  • Ankita Katdare

    Ankita Katdare

    @abrakadabra Jan 19, 2011

    Could someone share a procedure to test incoming and outgoing mails through Xampp localhost?
    I want to use it to view a sent mail.