If the project contains a platform that requires email verification, it will need to check the email to work correctly, so im not sure why this would be usefull at all.
That said you can enter incorrect details in a project and it will attempt to verify without email when it detects the login error, though 90% of the time this wont work as the platform requires email verification.
Thats not working. How should project1 know what links to verify for prokject2 ? It will only "click" links that are actually belonging to a URL of that project.
No you have some misunderstanding here. If project1 checks emails, it identifies the email belonging to one of the URLs it should verify. If it sees some URL in an email not belonging to any of its project, this email is not touched.
Comments