There is something not right with DNN and our SMTP server. I had previously thought this was an issue specific to the latest version of DNN (5.4.4) but it might not be based on further investigation from Chris Hammond. However – every test I have done makes me believe that it is something specific to DNN… let me give a complete overview...
Here is the issue:
When testing the SMTP settings in DNN I can verify that I do receive an SMTP test message. This test works on every single DNN instance we have – it does not matter if I change the SMTP Auth. to Anonymous or Basic (Username and Password)…
However… when I test sending a newsletter out from DNN, all of the DNN 5.4.4 instances we use will state that they have successfully send a message. This is not the case… the only thing that comes through is another SMTP test message…
But… when I send a newsletter out with a version of DNN that is less than 5.4.4 – for example SND Rome or HSL which are on Version 5.2.3 they work fine - I get the Bulk Message report as I should...
How this was discovered?
a client needed some help with a form on their site after it was moved from DNN4 to DNN5 – Keep in mind that the move has nothing to do with the SMTP functionality as it is a problem on all 5.4.4 instances of DNN not just this particular instance...
After the form was created… trying to run tests came back with nothing… no emails. To verify the SMTP issues you first test it in the Host settings – then try sending a newsletter, which is outlined above…
As you can see it does not work…
What’s been done up to this point?
I have started a thread here and other DNN sites to see if anyone else is having this issues out there – There is one person here and Chris is hopefully looking into the issue, but has not been able to accurately recreate the same issue I am having here.
I have also sent this information to Data Springs (the module developer of the Dymanic Forms module… even through they can’t technically support DNN itself – this is affecting the functionality of their product…
What’s Strange?
Is that even though the newsletter module does not work on our company's website.. The contact form does (Dynamic Forms)… and we do get messages from that particular form in DNN 5.4.4?!
I have been researching and trying to chase this for a week with no solutions… There are also no errors in DNN’s event viewer that are specific to SMTP… my IT dept. says there are no issues or items in the SMTP logs that point to any type of error…
When it comes to DNN I am getting no errors at all… therefore it is becoming increasing difficult to find the answer to this.