Registration Widget EmailSenderName property

Posted by Community Admin on 04-Aug-2018 22:53

Registration Widget EmailSenderName property

All Replies

Posted by Community Admin on 04-Apr-2013 00:00

How can you set a different 'EmailSenderName' value opposed to the default 'noreply@noreply.com'. I've followed this thread

www.sitefinity.com/.../registration-widget 
and come to the same error. 

The current type, Telerik.Sitefinity.Web.Mail.IEmailSender, is an
interface and cannot be constructed. Are you missing a type mapping?

I've modified the 'EmailSenderName' property in the Registration Widget's 'advanced' properties tab (and get the error). I've cleared that out and followed the instructions in the thread to create a new 'successfulRegistrationEmailAddress' parameter to my membership provider -- still the same error. 
I've also confirmed that my SMTP settings are correct as well; no effect.

What am I missing here??

Posted by Community Admin on 09-Apr-2013 00:00

Hi Rico,

Usually, following this KB should be enough to change the noreply email:

http://www.sitefinity.com/developer-network/knowledge-base/emails-with-invalid-sender-email-address-are-blocked-by-servers

Are you using any custom registration controls or by any chance instantiating an onbect of type
IEmailSender in your code? If this is the case I would advise you to open support tickets and send us your implementation.
 
All the best,
Jen Peleva
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed