I am developing on wamp. I have successfully sent an email to a gmail account using the PHPMailer class. Is it possible to link back to wampserver from gmail or from any other mail provider? If so how, if not, is there an alternative solution?
if your server is reachable over the internet, you just have to populate a link back.
The server software is installed on my own computer, not publicly accessible.
change that. (e.g. port forwarding in your router, VPN)
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.