I found a more flexible solution in using the plugin "Contact Form 7 Dynamic Text Extension", which allows to include custom fields in the forms. The value of the custom fields can be modified by the wp function update_post_meta. In this way I hand name and email of the recipient over to the form.
↧