Follow-up to T388022: Phabricator test project requires email verification but can't send email
Prior to T388022 being resolved, the Phabricator test-instance at https://phabricator.wmcloud.org couldn't send any emails at all (I believe), due to attempting to send them from a subdomain of .wmcloud.org that hadn't been configured for sending email (xref T388022#11233132).
Now, the test Phabricator instance can send at-least some email (addressed from phabricator-no-reply@wmcloud.org), but two separate individuals with email addresses ending in @wikimedia.org have confirmed that account-confirmation emails from the test-instance don't seem to be arriving in those email accounts (Dzahn in T388022#11783879, & Raine in #wikimedia-tech).
This task is to figure out why this is happening, and to try and fix it :D