Forums / General / Registering user without confirmation mail

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Registering user without confirmation mail

Author Message

Nabil Alimi

Thursday 17 March 2005 5:12:59 am

Hi there.

Is there a way for Users to not to have to recieve a confirmation mail in order to login ?

(I've searched the forum, but no precise answer to my question.)

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Łukasz Serwatka

Thursday 17 March 2005 5:26:49 am

Hi Nabil,

Look into settings/site.ini file. There is section [UserSettings] and VerifyUserEmail=

In your override site.ini.append.php add

[UserSettings]
VerifyUserEmail=disabled

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Nabil Alimi

Thursday 17 March 2005 5:46:57 am

Thanks. :)

I just had to modify the Roles and Policies in order to grant accesses and it worked perfectly. :)

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr