Recently Viewed...
DNN Modules
SnowCovered Top Sellers

Ultra Media Gallery 5.4
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.

Dynamic Forms 2.7
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.

Open-DocumentLibrary v3.0
Powerful, Ajax Enabled, Easy to Use. Document Management has never been better. Open-DocumentLibrary allows DotNetNuke users to share and manage documents in a flexible, intelligent way, offering granular control over Folder and Document access.

Catalyst By DrNuke
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!

XMod 5.1
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.

Flex By DrNuke
The Flex skins are professionally designed, coded and packaged by a team of DotNetNuke experts. Available in 8 great colours, each with 15 banner images, 2 menu types and a choice of 3 background styles. The entire pack features a total of 2472 skins!

Aero // 32 colors pack // XML-based Flash (v1.4)
aero is a flexible skin pack, featuring 8 incredible base colors, now with a XML-based Flash header.Combine 3 background layouts, 3 widths and 6 headers to create your own, personalized site.Now also in Color Specific Packs in a total of 32 colors!!

Enterprise Forms 4.2
Enterprise Forms is not just your standard form creator module, it is a workflow enabled application providing users, business and developer users a like, the tool to develop form and content management systems. With a workflow enabled back end the possibilities are limited by your imagination.

Ultra Video Gallery 2.4
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.

TimeXP 2008.03 - A Paperless Timesheet Module
This fully-automated, easy to use, web-based timesheet application allows you to coordinate payroll services, and enables project team members to track time worked on projects.
    |   Register   |   Saturday, October 11, 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:2040
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:2040
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:2040
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:9


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 emailaddress 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:2040
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:9


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:2040
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:2040
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:9


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