This occurs when using the SymfonyMailer and not setting a default receipient for the contact form while using the contact_storage_options_email field type. ",recipient@byfield.com" is used as the recipient.
This can be fixed by checking if the 'to' parameter is empty before adding the recipient set by the contact_storage_options_email field.
Active
1.0
Code