The server response was: 4.3.2 Service not available

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
11/20/2012 3:41:52 PM
Gravatar
Total Posts 19

The server response was: 4.3.2 Service not available

The Website cannot send email from Contact page or user account registration

The error log shows as service not available

 

2012-11-21 09:38:54,094 INFO (null) - (null) - (null) - mojoPortal.Business.WebHelpers.IndexWriterTask - deserialized IndexWriterTask task 2012-11-21 09:38:54,094 INFO (null) - (null) - (null) - mojoPortal.Business.WebHelpers.IndexWriterTask - Queued IndexWriterTask on a new thread

2012-11-21 09:38:56,031 ERROR 10.15.16.26 - en-NZ - /testForums/contact-us.aspx - mojoPortal.Net.Email - error sending email toMM@test.com from forums@test.com, will retry 2012-11-21 09:38:59,031 ERROR 10.15.16.26 - en-NZ - /testForums/contact-us.aspx - mojoPortal.Net.Email - all retries failed sending email to MM@test.com from forums@test.com, message was: MM<br />MM@test.com<br /><br />MM<br /><br />HTTP_USER_AGENT: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)<br />REMOTE_HOST: 10.15.16.26<br />REMOTE_ADDR: 10.15.16.26<br />LOCAL_ADDR: 10.15.16.40<br />

System.Net.Mail.SmtpException: Service not available, closing transmission channel. The server response was: 4.3.2 Service not available

at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.Send(MailMessage message) at mojoPortal.Net.Email.Send(SmtpSettings smtpSettings, MailMessage message)

11/20/2012 7:18:11 PM
Gravatar
Total Posts 115
mojoPortal Community Expert

Re: The server response was: 4.3.2 Service not available

Did you configure the mail settings? That message sounds like there is no SMTP service running on the server you are using.

You must sign in to post in the forums. This thread is closed to new posts.