EnableSiteSettingsSmtpSettings Config

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

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.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/4/2012 12:16:16 PM
Gravatar
Total Posts 156

EnableSiteSettingsSmtpSettings Config

mojoPortal Version 2.3.8.4 MSSQL
Operating System Microsoft Windows NT 6.1.7601 Service Pack 1
ASP.NET Info v4.0.30319 Running in Full Trust

I'm not sure if this is something you could reproduce or not, but when EnableSiteSettingsSmtpSettings is set to true, e-mails don't get sent even though all the right information has been supplied via Site Settings. When EnableSiteSettingsSmtpSettings is set to false, everything works as intended.

4/4/2012 1:09:09 PM
Gravatar
Total Posts 18439

Re: EnableSiteSettingsSmtpSettings Config

Hi Alex,

Which emails don't get sent?

Are the smtp settings configured the same in site settings as in web.config?

Any related errors being logged?

Can you try setting a break point in SiteUtils.GetSmtpSettings and see what is going on there?

Best,

Joe

6/2/2012 3:29:32 PM
Gravatar
Total Posts 1

Re: EnableSiteSettingsSmtpSettings Config

Hey Joe,

I'm having the same issue. I can see the messages on the contact form are being captured and save to the DB but they are not being sent ot the set account in the SMTP settings. I've tried to use the setting from the Admin UI and tried the single setting in the web.config.

2.3.8.5 MSSQL
Operating System Microsoft Windows NT 6.0.6002 Service Pack 2
ASP.NET Info v4.0.30319 Running in Partial Trust

contactform  schema version 0.0.0.6
http://www.3kapaluaplace.com/contact.aspx

Anything you can point out to help would be great.

6/4/2012 9:44:52 AM
Gravatar
Total Posts 18439

Re: EnableSiteSettingsSmtpSettings Config

Have you specified an email address to receive notifications in the contact form settings?

Have you set the default from address in site settings to a valid email address to send from for your smtp server?

If you have done the things above and you have configured smtp, then I would look in the mojoportal log (Administration > System Log) for any smtp related errors.

Hope that helps,

Joe

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