tobimori / kirby-dreamform

✨ DreamForm is an opiniated form builder plugin for Kirby CMS that makes forms work like magic
https://plugins.andkindness.com/dreamform
45 stars 7 forks source link

Sending E-Mail fails when credentials are not a valid email address #82

Closed sciloqi closed 4 months ago

sciloqi commented 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.

tobimori commented 4 months ago

You can use tobimori.dreamform.actions.email.from.email