yes , I can indeed manually active users. However, I may not know weather the one writes the real email. Well, I may do something to enable this function.
Thank you. On Thursday, October 2, 2014 10:26:14 PM UTC+8, Josh Cartmell wrote: > > Also, you are correct that you can't send the verification again (as far > as I know) but you can manually activate users by finding them in the Users > section of the admin, opening their record, checking the active box and > saving. > > On Wed, Oct 1, 2014 at 8:22 PM, Ken Bolton <[email protected] > <javascript:>> wrote: > >> Josh pointed you to the documentation that will help you figure out >> what the problem is. You can step through the examples on that page >> and figure out what part is not working. >> >> best, >> ken >> >> On Wed, Oct 1, 2014 at 8:12 PM, Greentea Mark <[email protected] >> <javascript:>> wrote: >> > Yes, When I ask this question, I have figure out how to send email. >> > >> > However, I just wonder what if the email I send is lost by any reason, >> can I >> > try to send it again ? --- I think the answer may be 'NO' >> > >> > >> > On Wednesday, October 1, 2014 10:17:00 PM UTC+8, Josh Cartmell wrote: >> >> >> >> Hey Mark, are you certain that your smtp settings are configured >> properly? >> >> You could try using Django's send_mail, >> >> https://docs.djangoproject.com/en/dev/topics/email/, at the command >> line to >> >> make sure that it is working. >> >> >> >> On Wed, Oct 1, 2014 at 7:29 AM, Greentea Mark <[email protected]> >> wrote: >> >>> >> >>> My site failed to send verification email, so I try to sign up again, >> >>> however, it says that email is occupied. >> >>> >> >>> Then I want the site sends me the verification email to the same >> >>> address, but I can not find where I can trigger this. >> >>> >> >>> -- >> >>> You received this message because you are subscribed to the Google >> Groups >> >>> "Mezzanine Users" group. >> >>> To unsubscribe from this group and stop receiving emails from it, >> send an >> >>> email to [email protected]. >> >>> For more options, visit https://groups.google.com/d/optout. >> >> >> >> >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "Mezzanine Users" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an >> > email to [email protected] <javascript:>. >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
