Reverse DNS entry for CodeProject and SPAM control
-
I've recently added some server-side SPAM control to my domain and I'm noticing that mail from CodeProject is being filtered out as SPAM. One thing my server is now doing to marking mail as SPAM if the IP address the message was received from does not have a reverse DNS entry. If I receive a message from CodeProject.com (e.g. 209.171.52.99) its IP address cannot be used to get the name of the domain. This can be seen with ping: ping -a 209.171.52.99 Anyway this can be changed to avoid CodeProject message from being flagged as SPAM? Thanks -- Peter
-
I've recently added some server-side SPAM control to my domain and I'm noticing that mail from CodeProject is being filtered out as SPAM. One thing my server is now doing to marking mail as SPAM if the IP address the message was received from does not have a reverse DNS entry. If I receive a message from CodeProject.com (e.g. 209.171.52.99) its IP address cannot be used to get the name of the domain. This can be seen with ping: ping -a 209.171.52.99 Anyway this can be changed to avoid CodeProject message from being flagged as SPAM? Thanks -- Peter
We've been working to get this fixed for a couple of weeks. I'll ping the relevant parties and see what's happening. cheers, Chris Maunder
-
We've been working to get this fixed for a couple of weeks. I'll ping the relevant parties and see what's happening. cheers, Chris Maunder
Sounds good, thanks. -- Peter
-
We've been working to get this fixed for a couple of weeks. I'll ping the relevant parties and see what's happening. cheers, Chris Maunder
It's working again... Thanks -- Peter