Hello! I'm building an app that signs up for other services on behalf of my users with an anonymized

Hello! I'm building an app that signs up for other services on behalf of my users with an anonymized address that is routed to a catch all email worker for processing. The problem is that some emails need to be forwarded to the user but that wouldn't work because you can only do that for verified addresses. Is there another way than sending the email yourself using a 3rd party api?
Was this page helpful?