What
I would like Studio to catch all emails sent from it
Why
Test form plugins etc
How
You could use https://mailpit.axllent.org/
It could be as easy as setting the SMTP port and host to the one mailpit is using, and using mailpit as is.
Mailpit listens by default on port 0.0.0.0:8025 for the web UI, and port 0.0.0.0:1025 for SMTP.
What
I would like Studio to catch all emails sent from it
Why
Test form plugins etc
How
You could use https://mailpit.axllent.org/
It could be as easy as setting the SMTP port and host to the one mailpit is using, and using mailpit as is.