Buck Anderson - DNN Professor Member Login
May 22, 2012

ForumsDNN Professor Forums

DotNetNuke Forums | Xmod Forums | Internet Marketing Forums | DNN Professor Product Forums

Product Support and Product Forums Registration


Subject: Custom Email Server Settings BD 6
Prev Next
You are not authorized to post a reply.

Author Messages
davelalandeUser is Offline

DNN Newbie
DNN Newbie
Posts:4
Send This Member a Private Message

05/11/2011 11:39 AM  

When we started using BD our provider gave us relay and at some point they start charging, so we moved our SMTP server to GoDaddy which requires a username / password to facilitate the relay.

Right now our server settings in the inquiry form looks like...

[parameter name="smtpServ" default="127.0.0.1" alias="smtpMailServer"][/parameter]
   

This worked initially until we made the switch to an authenticated GD server for SMTP handling.

What would the line look like to put a custom email server w/auth in the BD 6 inquiry form?


Thanks,
Dave

Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:657

Send This Member a Private Message

05/11/2011 12:55 PM  

 Hi Dave,

You can keep the parameter for the SMTP server the same. Just change the default value to your new SMTP server location.

You will nee to change the actual XMod email form controls on the Inquiry form and the two instances on the main BD form to include:

smtpusername="" smtppassword=""

Using the values asigned by your mail hosting provider.

Example:

email target="{UserEmail}" from="{SiteEmail}" subject="Your Submission at {XMOD_PortalName} has been approved" smtpserver="{smtpMailServer}" smtpusername="somebody@dave.com" smtppassword="enter password here" sendrule="update,approve"

XMod Email Control Reference


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


You are not authorized to post a reply.
Forums > Product Forums > Business Directory > Custom Email Server Settings BD 6



ActiveForums 3.7

Copyright 2004 - 2012 by Jive Media Group LLC. All Rights Reserved.  | Terms of Use | Privacy Statement | Email White Listing | Site Map