OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.38k stars 1.12k forks source link

Email Service Issue #3977

Closed orchardbot closed 9 years ago

orchardbot commented 11 years ago

jusquiano created: https://orchard.codeplex.com/workitem/20149

Someone knows why the email service stop working ? The same configuration works on the local machine, and also works in other projects in same server..

this time it just does not work.. 2013-09-24 08:10:48,959 [44] Orchard.Email.Services.EmailMessagingChannel - An unexpected error while sending a message to ajtrejos@smdigital.com.co: ActionEmail System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 65.55.172.254:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6,

any clue?

orchardbot commented 10 years ago

@sebastienros closed and commented:

Your remote server has an issue, or the network is blocking it. You can try locally with a tool like Smtp4Dev