Email from DNN
So you've installed DNN on your website and you are ready to set it up to send emails. To do this, DNN needs to know which email server (smtp server) to use, and how to login to that server to send emails.
A.) First of all, we only allow you to send authenticated email through our SMTP mail server so you must first setup your email domain so you will have a valid email account for validation.
- Setup your email at Aquest Hosting if this hasn't been done.
- Login the Aquest control panel.
- Go to the 'Email' page.
- Create your email domain.
- Setup Email Settings in DotNetNuke by logging in with the 'host' account and going to the 'Settings' page (image below).
- SMTP Server: hostmail.aquesthosting.com
- SMTP Authentication: Basic
- User Name: [your full email address used to login to SmarterMail]
- Password: [your password used to login SmarterMail]
Note: The SMTP server above (hostmail.aquesthosting.com) is only accessible by code running on our servers, so if you are running code on a computer not on our network, you need to use your own SMTP server address.