note: this setup is if you are using email with your CT account (SmarterMail). If you are using a 3rd party solution for email contact your email provider for more inforamtion. to setup the email settings in DotNetNuke you must first log in as an admin that has access to the 'Host Settings'
Before we get started the email address you will be using MUST exist in the email account you have setup (SmarterMail) or the email will fail. This guide assumes I have set up the fictional email address
georges@sweetdnnsite.natGo to Host->Host Settings from the DNN menuebar (if you do not see HOST then you are not logged in as an admin that has access to these settings)
In the section
"Host Details" set your "Host Email"
Host Email: georges@sweetdnnsite.natThen Expand the section
"SMTP Server Settings" and set your smtp settings (much like what you would use for your email client).
SMTP Server and port: mail.sweetdnnsite.nat (the actual mail server address or IP address can work also)
SMTP Authentication: select
"Basic"SMTP Enable SSL: Do not check this box.
SMTP Username: georges@sweetdnnsite.nat (your full email address)
SMTP Password: ********* (This will be your email password)
Then you can click the "Test" link next to the
SMTP Server and port: to make sure it is working.