| email to my hosted site from local testing setup I'm using xampp to test my site locally before uploading changes. My PHP scripts use the local MercuryMail install (included with xampp) to send emails to my email account on my UH hosted site.
None of the emails are being received, but the MercuryMail logs show that it has been received by the pop server. I assume they are being blocked as spam because they come from a known dsl address.
Is there a way to whitelist my ip address so that my test emails will come through? |