Found a quick and dirty fix for now : Comment line
163 add_action( ‘admin_init’, ‘wpcf7dtx_add_tag_generator_dynamictext’, 25 );
Actually it just add the Tag generator option in Contact Form 7, but you can generate tag manually without it.
Same problem for me. Did you find a solution ?
Hi I have the same Issue.
It seems the wp filter / wp hook is not working on sending e-mail. !
Did you finally found a solution ?