Technical
Technical
Phabricator: resending email address verification emails to users
For Windows, download PuTTy to use SSH
ssh login using root@sanctuary.eco
Enter password
cd /var/www/tasks/web/phabricator/bin ./mail help # Find all email verification emails ./mail list-outbound --limit 1200 | grep "Email Verification" # Read the email to find the one with the right user, then resend the email ./mail show-outbound --id 810 ./mail resend --id 810
Tags
None
Subscribers
None
- Last Author
- Timotheos
- Last Edited
- Jun 27 2022, 3:41 PM