Recently Viewed...
DNN Modules
SnowCovered Top Sellers

The Catalyst skins are professionally designed, coded and packaged by a team of DotNetNuke experts. The skins are available in 12 great colours. This skin is easily customisable with our unique DrNuke EasyMod technology. Try our demo!

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

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

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

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.

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.

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.

Edit documents directly on your server. The premier document management solution for DotNetNuke (DNN). Index contents of documents. Share documents across your portal and avoid duplicates. Revised and flexible UI. Extensible architecture.

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

    |   Register   |   Friday, November 21, 2008   
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:70
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
Posts:2207
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
Posts:2207
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
Posts:2207
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:70
river guide
river guide

05/29/2008 4:35 AM  

Works perfectly

Thx!

Allan
Posts:11
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
Posts:2207
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
Posts:11
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
Posts:2207
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
Posts:2207
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
Posts:11
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 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement