Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Sharepoint Forums
Back on Track
Info Pics
Stock Quote Web Part
Dynamic Tags
DNN Modules
SnowCovered Top Sellers

Ultra Media Gallery 5.3
Ultra Media Gallery is the most popular photo gallery and media gallery module for DotNetNuke, the major purpose of this module is to allow you create unlimited pictures and medias to your gallery and organize them by albums, your albums and medias are browsed in flash interface.

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 2448 skins!

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.

Ultra Video Gallery 2.3
Ultra Video Gallery is a brother product of Ultra Media Gallery, The major purpose of this product is to provide an easy way to add videos in various formats to your website by and play them in a unique flash gallery.

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.

CATALooK.netStore Pro & Booking Tools w/source DNN4
Powerful multilingual, search engine optimized ecommerce store and renting/letting system including a concept utilizing many business models in one application integrates:Catalog,Media gallery,Configurator,Packages,Data entry forms,Subscriptions,Recurring billing,40+ CC Gateways,UPS and USPS support

DNN360.net 6 Modules (On SPECIAL) ! (New)
This is bundle of useful modules from DNN360.net (Navigation Suite All in One 1.3.8, The Art of TransMenu 1.2.8, Yahoo Tab2.3.7, Perfomance TuneUp,6 nice skins, 5 Flashs vital players combined into one.

CATALooK.netStore Pro & Booking Tools DNN4
Powerful multilingual, search engine optimized ecommerce store and renting/letting system including a concept utilizing many business models in one application integrates:Catalog,Media Powerful multilingual, se- ges,Data entry Powerful multilingual, se- ing billing,40+ CC Gateways,UPS and USPS suppo

Events Calendar and Registration 2.1.8 for DNN4.xx
One stop solution for events calendar and events registration! Demo site available for free trial.

Document Exchange Professional 4
Edit documents directly on your server using the latest iteration of the premier document management solution for DotNetNuke (DNN). With a completely revised Ajax-enabled UI.
    |   Register   |   Tuesday, August 19, 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:68
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:1814
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:1814
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:1814
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:68
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:1814
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:1814
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:1814
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