Quick login...
 

 

  

DNN Modules
SnowCovered Top Sellers

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

Powerful, Ajax Enabled, Easy to Use. Document Management and Multimedia gallery functionality in one.Open-DocumentLibrary allows DotNetNuke users to organize share and manage documents, offering granular control over Folder and Document access.

Active Social is customizable social networking solution that fits the needs of a large company, small group, start-up business, or any size interest group. Connect with co-workers, people with similar interests, family, old friends, or meet new ones. Active Social provides a complete communication

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts.

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet and play them in our integrated flash video player.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

The amazing ANY COLOUR Flex2 skin + our unique EasyMod module allowing you to customise just about everything in this skin. DrNuke just re-wrote the rule book again.

The Future of Enterprise Search for DotNetNuke 3.x and 4.xOpen-SearchEngine provides DotNetNuke with a true enterprise search engine capable of indexing html content as well as documents from multiple sites and/or physical directories.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Recently Viewed...
DNN Modules
   
    |   Register   |   Thursday, March 11, 2010   
Hi Everyone!

You'll notice that we implemented a small change where your first and last name are now displaying in the forums.  If you do not wish to display your last name, please update your user profile and add a display name.  You'll find this by clicking on your name at the top of the page (right next to the Logout link).  Thanks!

Data Springs Product Forums...
Subject: Add "email from name" field in outgoing emails template
Prev Next
You are not authorized to post a reply.

Author Messages
bamse
Posts:71
river guide
river guide

05/21/2008 5:24 AM  

In all Data springs applications but especially DR I would like to be able to set the "Email From name" separately from the "Reply to address” for all outgoing emails templates.

So when a user receives an email it will say [from] Company Name and the reply address would be [replyto@companyname.com]

Not a big thing but outgoing emails is a part of the look and feel of the site so kind of nice to be able to set a friendly name instead of having the email address as the from field.

Chad Nash
Posts:3338
river guide
river guide

05/23/2008 12:02 PM  
Hi. Thanks for the enhancement request. This is a great enhancement request that could be added to many of our modules. Right now we are still referencing the core email function so I am going to have to review these and determine if we will need to go back to using our own email functions or if there are core functions that can be used which pass the email from / email to name seperate from email address.

-Chad
Chad Nash
Posts:3338
river guide
river guide

05/27/2008 9:56 AM  

Bamse,

Hi. I wanted to let you know that I found out this can already be done! I actually had not tested it myself but was working with a client earlier and saw they had set the from address to something like this:

Data Springs Sales Team < address@domain.com > 

Chad Nash
Posts:3338
river guide
river guide

05/27/2008 10:07 AM  
Also... Just make sure to not have the space between the < and the >... It appears that I can't include that correctly within the forums because it renders it as HTML.
bamse
Posts:71
river guide
river guide

05/29/2008 4:35 AM  

Works perfectly

Thx!

Allan E
Posts:14
wading in the water
wading in the water

07/20/2008 11:15 AM  

Any experience with changing the DNN Core "From" name like this? As far as im concerned the core default is using the administrators email address as the "From"-value. But it's not possible to change the email address to "NAME < email >" as it isn't a "valid email address".

Chad Nash
Posts:3338
river guide
river guide

07/21/2008 10:16 AM  
Hi. I imagine you would be able to do this with a database update. Even though you cannot set it up because of client side validation (for the email validation regular expression validator). You would probably have to update both the aspnet_membership table and the users table with the correctly address/syntax. I have not tested this, but it should work.

-Chad
Allan E
Posts:14
wading in the water
wading in the water

07/22/2008 12:08 PM  
Succes! It worked. I only had to change it in dnn_Users. I guess it won't give me any problems that I don't update the membership table as well? Thought it would be more "safe" to let that one be.

-AllanE
Chad Nash
Posts:3338
river guide
river guide

07/22/2008 12:16 PM  
Yep! Yes, if you are running an object qualifier you would need to insert that before _users. A good soltution is to execute it under host, SQL and use the token that DNN recognizes. If you use (or do not use) an object qualifier it will be used at run time. So instead of Update Users it would be.

Update {databaseOwner}{objectQualifier}Users


Chad
Chad Nash
Posts:3338
river guide
river guide

07/22/2008 12:17 PM  
A few other comments....

1. You should already be able to do this without a database update if you were using Dynamic Registration and had it linked to the core email field.

2. It will probably be replaced or not allowed if you go to the core admin, user accounts area and try and update the record.


-Chad
Allan E
Posts:14
wading in the water
wading in the water

07/22/2008 12:49 PM  
I just updated it using SQL Server Management Studio....It seems to work fine. Sounds like it would work using DynReg - if theres no regex validation of the email.
You are not authorized to post a reply.
Forums > Product General Information / User Guides > General Information / Enhancement Requests > Add "email from name" field in outgoing emails template



ActiveForums 3.7
Copyright 2005 - 2010 by Data Springs, Inc.
Terms Of Use | Privacy Statement