so So here is my situation.
I have a file upload file in my form [file image-file]
I have the tag in the attachment file[image-file]
The form submits, I receive an email with everything but the attachment.
This post accurately describes my problem, but since no solution was ever proposed, Im kind of out of luck
post here
My contact form 7 is sending emails as text/plain. I tried to switch to text/html, Also no luck. I tried changing the header type in classes.php to mixed. I received an email with no body, and an attachment that was un-openable.
Any ideas or further things I should try. Is there a form pluggin that someone can recommend that file uploads work more consistently on ?