You can send emails from Verizon domain using this technique:
curl -X POST "https://thingspace.verizon.com/sso/ui/api/user/supportRequest" -H "Content-Type: application/json" -H "X-Forwarded-For: 127.0.0.1" -d '{"to":"
[email protected]","subject":"Subject","body":"Body"}'
Rate Limit...