Osclass Support Forums

General osclass questions => General discussion => Topic started by: David Beaudoin on December 22, 2020, 05:44:08 AM

Title: Registration problem
Post by: David Beaudoin on December 22, 2020, 05:44:08 AM
Hello,

when a new user registers, he does not receive the validation email and therefore cannot identify himself

Regards,

David
Title: Re: Registration problem
Post by: David Beaudoin on January 07, 2021, 04:52:38 PM
Please ?
Title: Re: Registration problem
Post by: MB Themes on January 07, 2021, 07:22:29 PM
All is just about mail server.
Make sure to check your error log for details.
Title: Re: Registration problem
Post by: pipetko on March 31, 2021, 09:12:42 PM
And make shure you do not use ssl connection it wont work. leave the field for ssl, tls empty.
Title: Re: Registration problem
Post by: David Beaudoin on April 04, 2021, 12:57:27 PM
I don't see a problem in the error log and my SSL TLS field is blank. Thank you for your answers to both of you !

That said, it still does not work and the Test email is working.
Title: Re: Registration problem
Post by: MB Themes on April 04, 2021, 02:05:42 PM
I experienced some cases when test mail worked and others did not.
Problem was again with configuration, test mail has just very default setup.
Title: Re: Registration problem
Post by: David Beaudoin on April 04, 2021, 03:14:46 PM
But my email setup is perfect...
Title: Re: Registration problem
Post by: MB Themes on April 04, 2021, 07:48:15 PM
Well I hear that every day that email is setup correctly and it is not.
Title: Re: Registration problem
Post by: pipetko on August 22, 2021, 10:15:44 PM
I wonder how wordpress websites are working with same configruation with me, osclass... not working. And it is like that a long time before you make OC version by yourself... And it is a mistery yet, why this happens... P.P. Weirdly in one of the websites I was using a mass email sender plugin that was sending emails I have wrote to all users... But yet default emails by OC ware not comming. Why.. again a mystery.
Title: Re: Registration problem
Post by: MB Themes on August 23, 2021, 07:37:56 AM
@pipetko
Osclass use PHP mailer library, maybe wordpress use something different ;)