Isn't there an example in the scaffolding app?

https://github.com/web2py/web2py/blob/master/gluon/tools.py#L816

Just set that to True (in your db.py), and it will require verification.

If you want to send an email not for verification, just scroll down to
the code for verification and edit it to just be a normal: "welcome"
email.

On Thu, Sep 20, 2012 at 5:56 PM, Hassan Alnatour
<halna...@gardeniatelco.com> wrote:
> Dear ALL,
>
> How can I send an email to the user after he registers automatically ?
>
> Best Regards,
>
> --
>
>
>

-- 



Reply via email to