Closed MateThemes closed 2 years ago
Plugin is not under development anymore. You can read more here: https://github.com/skydiver/october-plugin-forms/discussions/267
Thanks.-
I found a solution: Change function sendTo to send classes/SendMail.php line 59: Mail::send($template, $data, function($message) use ($properties, $post, $files) { $message->to($properties['mail_recipients']);
Hello,
I installed Magic Form on October CMS 3. When I want to send a test form I got this message:
`"Email "0" does not comply with addr-spec of RFC 2822." on line 54 of /Users/.../vendor/symfony/mime/Address.php
What does this error mean?