Open arvin0210 opened 8 years ago
I don't know if it's related, but currently Postal seems to be the only thing using MVC 5.1.2 on my system, which is causing issues with a build server because the tests can't find MVC 5.1.0, and the MVC 5.1.2 transform converts anything <5.1.0.0 to 5.1.0.0 so I'm uncertain if something in that release isn't tracking version numbers correctly.
"Hey there, Facing a similar Postal issue post-publishing is indeed a concern. Have you checked SMTP configurations after deployment? Sometimes, SMTP settings may need adjustments for the live Tools environment. Also, ensure your SMTP server is accessible from the production environment. Hope this helps in resolving the problem.
Hi, I'm using VS 2015, MVC version 5.2.3. While testing Postal in localHost , emails are sent. But after site is published, I could not receive any emails. In Web.Config, I have added Postal in namespace