Important : PHP mail function is required and should be enabled to get email notifications.
Your current admin email address :- {{ gboptions.adminemail }}
{{ inputerror.checkInput("adminemailerror") }}
{% set cbval = post.cbAdminEmail ? 1 : ((post.updateproile == 'setemail' and not post.cbAdminEmail) ? 0 : gboptions.notify) %}
Note : Email notifications will be send to the above mentioned email address.