Closed sciloqi closed 4 months ago
I get the response "'placeholder' is not a valid email address" when the credentials are not an email address.
My kirby configuration looks like this:
email' => [ 'transport' => [ 'username' => 'placeholder',
Testing with a username like 'placeholder@domain.tld' works, but I need a simple username.
You can use tobimori.dreamform.actions.email.from.email
tobimori.dreamform.actions.email.from.email
I get the response "'placeholder' is not a valid email address" when the credentials are not an email address.
My kirby configuration looks like this:
Testing with a username like 'placeholder@domain.tld' works, but I need a simple username.