Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Not getting registration emailsNot getting registration emails
Previous
 
Next
New Post
2/5/2014 10:32 AM
 
I've made sure that my site can send emails and have my site set to verified, yet neither myself, nor the end user is getting registration emails.

Thoughts? Am I missing a setting in a config file somewhere?
 
New Post
2/5/2014 5:59 PM
 
have you clicked the "test smtp settings" button in host->host settings->other settings->smtp settings?

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
2/5/2014 6:05 PM
 
Yes, and it sends successfully.
 
New Post
2/5/2014 6:31 PM
 
do you have an option to check the mail server, whether there is a request to send a mail as well as address or sender and receiver?
Which DNN version are you using?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/5/2014 7:22 PM
 

you could try adding a file based pickup to see if the email is rendered i.e. if the code works but the mail server is not sending the mail (perhaps the user's email is invalid, or the domain not allowed in the SMTP server)

edit your web.config and add something like this just before the final </configuration> tag (change the pickupDirectoryLocation location to the folder of your website). You can then see if the eml files are generated - if they are then the issue is with the mail server

  <system.net>

    <mailSettings>

      <smtp deliveryMethod="SpecifiedPickupDirectory">

        <specifiedPickupDirectory pickupDirectoryLocation="C:\Github\DNNS\Website\" />

      </smtp>

    </mailSettings>

  </system.net>

 


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Not getting registration emailsNot getting registration emails


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out