Page 1 of 1

Self Registration: 1.1.0-beta1 users don't get email when registering

Posted: Tue Oct 17, 2006 2:37 pm
by jsmonzani
Hello,
I've just installed CMSMS 1.0.2 and I'm quite excited by the new features!

I'm starting to make the whole combo SelfReg/FrontEndUsers/CustomContent to work altogether.
I've installed properly SelfRegistration 1.1.0-beta1 (xml release) but couldn't get users to get emails when registering, even though I have an "email" property in my Group (as expected)

The registration process goes well, but no email is sent by the module. Users get enqueued correctly in the admin area.
Also, if I disable the "Require the user to confirm registration via email" option from the module, everything works and the user gets enqueued. It just seems that emails are not delivered.

When setting up  "Send an email notification when someone registers" with the proper "Registration emails should be sent to", I also never get emails notifications

CMSMailer 1.73.10
FrontEndUsers 1.1.1
CustomContent 1.4.3
FormBuilder 0.1.1    (I've tested it with CMSMailer and I get emails correctly here ;) !)

I would appreciate your help :)

Thanks a lot for your time,

Jean-Sé

Re: Self Registration: 1.1.0-beta1 users don't get email when registering

Posted: Tue Oct 17, 2006 3:16 pm
by calguy1000
Selfreg/Feusers, uses the cmsmailer module for sending messages

Inside the admin page for cmsmailer is a test function.  Play with the settings, and use the test function until you receive the test messages reliably.

Re: Self Registration: 1.1.0-beta1 users don't get email when registering

Posted: Tue Oct 17, 2006 4:09 pm
by jsmonzani
Thanks a lot for your quick answer! I am sure that the problem is coming from here. Time to configure a few more things ;)