Hi <div>I find some problems when i created a new account. GeoNode provide a method that administrator can <span style="color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; font-weight: bold; line-height: 24px; background-color: rgb(241, 196, 15);"></span><span style="color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; line-height: 24px; background-color: rgb(252, 252, 252);">manually approve new accounts when user want to create an account. So i set <b>ACC</b></span><span style="color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; line-height: 24px;"><b>ACCOUNT_APPROVAL_REQUIRED</b> to </span><span style="font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; line-height: 24px;"><font color="#ff6600">True </font>and created an account. Then I saw the page:</span></div><div><div class="page-header"><h2>Account Pending Approval</h2></div><p>We have sent the administrators a notice to approve your account associated with <b>hahaha@126.com</b>. If the account is approved, you will receive a confirmation notice.</p><p>An message should be sent to administrator's email(I am administrator ). But I didn't recieve it. </p><p>In fact, when I canceled the this method <span style="line-height: 1.5;">, </span><span style="line-height: 1.5;">I can recieve the email and activate the account normally.</span></p><p><span style="line-height: 1.5;">Here is my settings:</span></p><p># prevent signing up by default</p><p>ACCOUNT_OPEN_SIGNUP = True</p><p><br></p><p>ACCOUNT_EMAIL_CONFIRMATION_EMAIL = strtobool(</p><p>    os.getenv('ACCOUNT_EMAIL_CONFIRMATION_EMAIL', 'True')</p><p>)</p><p>ACCOUNT_EMAIL_CONFIRMATION_REQUIRED = strtobool(</p><p>    os.getenv('ACCOUNT_EMAIL_CONFIRMATION_REQUIRED', 'True')</p><p>)</p><p><br></p><p>ACCOUNT_APPROVAL_REQUIRED = strtobool(</p><p>    os.getenv('ACCOUNT_APPROVAL_REQUIRED', 'True')</p><p></p><p>)</p><blockquote formatblock="1" style="margin: 0.8em 0px 0.8em 2em; padding: 0px 0px 0px 0.7em; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(221, 221, 221);"><blockquote formatblock="1" style="margin: 0.8em 0px 0.8em 2em; padding: 0px 0px 0px 0.7em; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(221, 221, 221);"></blockquote></blockquote><p><span style="line-height: 1.5;"><br></span></p><p>I hope someone can give me some advices.Thank you so much!</p></div><div><div>   </div></div><div><span style="font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; line-height: 24px;"><font color="#ff6600"><br></font></span></div><div><br></div>