true, 'email' => [ 'transport' => [ 'type' => 'smtp', 'host' => 'smtp.resend.com', 'port' => 587, 'security' => true, 'auth' => true, 'username' => 'resend', 'password' => 're_87XcxJAD_43XdRZwdsTC2nYXoXs5UN2NY', ], 'presets' => [ 'contact' => [ 'from' => 'no-replay@fits-apps.net' ] ] ] ];