[FIXED] Unable to use custom SMTP server

I’ve just downloaded the Anvil runtime and have attempted to run an app locally. Basically the use case is to provide a sandboxed version suitable for running local QA tests on a CI server using e.g. Puppeteer. However very quickly I’ve run into the following issue:


Hopefully the bug report gives sufficient detail to reproduce and fix. As a work around I’m going to explore modifying the PostgreSQL table directly from my test environment to mark the user as registered although this is less than optimal.