Thursday, November 20, 2008     | Register
To start or answer a thread you will need to login...


Forum Guidelines

Please ensure you follow the bug-raising guidelines (e.g. post the full error from your Event Viewer) if you are raising a support call. To request a feature in a module, please use Feature Requests (unless you want to discuss it here in more detail first). If you have an urgent feature that you would like to see in the product then you should consider a Sponsored Enhancement.

 

First Time User? Make sure you have read the Module Config Guide in the documents folder of each module. Also check out this handy Module Deployment Guide (written by a Smart-Thinker customer!)

Configuration issues and no time to read the Forums/Documentation? See our DotNetNuke Premium Support Service.

 

We need your opinion! Please read our proposed new CrowdSourcing development method and let us know if you would be interested and if it might work.

 
 
  Forums  DotNetNuke  Smart-Thinker E...  Event invites - Changing the sender
Previous Previous
 
Next Next
New Post 11/26/2006 3:13 AM
  Anthony Borton
3 posts
5th Level Poster


Event invites - Changing the sender  (Australia)
Hi Rod, A quick question for you. I want to change the name of the sender of the event invitations. At the moment the emails appear to come from "MYPORTAL.COM [myemail@myportal.com]". I want to have the emails appear to come directly from me rather than the portal name. Eg. My Name [myemail@myportal.com] Is this possible? I couldn't see an easy way to change this. Thanks Anthony
 
New Post 11/26/2006 4:16 AM
  Rodney Joyce
2904 posts
www.DNNDir.com
1st Level Poster




Re: Event invites - Changing the sender  (N/A)
Hi Anthony,

When you say "me", I presume you mean the logged on user (ie. the Event Host)? Funny, I made this change for the RSVP emails but did not make it for the invitations.

It's really easy to change in this line of code (in EventEmailUtils.cs):
    Mail.SendMail(portalSettings.PortalName + "<" + portalSettings.Email + ">",
To:
    Mail.SendMail(portalName6 + "<" + base.UserInfo.Membership.Email + ">",

I guess it could be a useful feature so in a future version I will make this a setting.

Thanks
Rodney
See our modules in action on PokerDIY, a social network for home poker players

Smart-Thinker DotNetNuke Development Blog
 
Previous Previous
 
Next Next
  Forums  DotNetNuke  Smart-Thinker E...  Event invites - Changing the sender
Top Threads
In the past 1 week, we have 33 new thread(s) and 82 new post(s)
The most popular thread has been Re: Module Deployment Guide – Visualized (Profile, Group, Wall)
The most active thread has been Multipaid Sponsored Enhancements / Crowdsourcing to improve modules
Smart-Thinker is powered by DotNetNuke - please support us and DotNetNuke - DotNetNuke Powered!
© 2008 Smart-Thinker   |  Privacy Statement  |  Terms Of Use