Hello,
it appears that vBulletin 4.2.5 Alpha 2 sends an activation e-mail to newly registered user even the e-mail is wrong, like "
[email protected]"
Please how to fix this inside the code?
I have found following in /includes/class_mail.php
Maybe it is correct code to modify?
Here they mention following:
MX code
may delay things so is questionable. Maybe better to validate on registration form?
/register.php contains:
can i append after that:
When i do it, reg. form says "Could not find phrase 'to be valid e-mail'."
After using valid e-mail then no warning appear. Is this sufficing, or do You have idea how to fix it please?
No members have liked this post.