How to read replies when using Mailgun to send mails?
Hi,
I have been using Mailtrap for testing and everything seems to work fine.
My plan is to use Mailgun to send mails (for production), but not sure how to handle replies from my visitors. Do I need some kind of "inbox service"? Any recommendations?
Previously (many years ago) i used cPanel and created email accounts. Then I could login and read the mails using webmail.
I always use mailgun for transactional email, typically, [email protected]. Mailgun also suggests setting up a subdomain like mg.yourdomain.com to send mail from. Why do you need your visitors to reply? Is it something that needs to be tracked?
If it is not, I would just specify a reply to email in your email config, so when your users reply, it gets sent to a specific mailbox that you can monitor.