As i'm knowing just about PHP and don't know at all about Mail Servers, what i want to know here is:
- How can i get the "Replied" emails (from the receivers) for the mails i've send (by using PHP, with a address like [email protected])
- Does it need to setup my own Mail Server?
- Unless using own Mail Server, is there any other easy way?
Honestly i'm not well understanding over IMAP or Email Protocols. Doing setup my own IMAP Server is far worse. Can it be done simply with a Web Hosting which supporting IMAP protocol? Or do i need to setup manually out from the start?
To be brief, i need a simple guide.