Registration Widget Confirmation email

Posted by Community Admin on 03-Aug-2018 23:07

Registration Widget Confirmation email

All Replies

Posted by Community Admin on 17-Apr-2012 00:00

I can't seems to get the registration widget to send a confirmation email.

The SMTP setting are working because the ecommerce module is sending invoice properly.

I've set up the registration widget to send and email with the activation page, but it doesn't work.

What should I look at?

Posted by Community Admin on 18-Apr-2012 00:00

So, ecommerce module sends email with no problem, while the Registration widget logs this error:

Message : Transaction failed. The server response was: 5.7.1 <unknown[ip address]>: Client host rejected: Access denied

Looking at the decompiled code, I can see that the ecommerce module is using a simple System.Net.Mail.SmtpClient while the Registration widget uses a Telerik..Sitefinity.Web.Mail.EmailSender.

Could it be that the EmailSender somehow messes up the authentification. Ours use the email address as the user name...

This thread is closed