Attachments can not be send
-
Hi,
i tested recaptcha V3 on a few contact 7 forms. There are a things to consider when testing. One is not to use pre-existing autofill-data on fields. As i looked over to Google Chrome i saw it highlights those fields as yellow and seems to be seen as spam. … I tried a few things. I scrolled a bit. I waited a few ms. I scanned text with the mouse. If its useful or not but this is the only way i can test my forms. When i “normally” use the forms i am a bot. I am spam. Thats pretty annoying.
Anyways, the problem i have now is that i can’t send them with attachments.
[CODE]
<div>
<label for=”contact-attachment”>Your application (PDF/max.20MB)</label>
[file your-attachment id:contact-attachment limit:20mb]
</div>
[/CODE]1. Is this code correct? – Dont blame me for the 20mb. Wasnt my idea ??
At first i tried it with a 232KB PDF. Then i even went this far to create a full text/image 5MB PDF. In case google scanned throught it. But its still not working. “Failed to send your message. Please try later ” – I am proved to be a human but the attachments need further declaration for recaptcha v3 in the code?
When attachments can not be send, is it marked as spam or is it just not allowed for recaptcha v3?
Kind regards
bekkadebokka
- The topic ‘Attachments can not be send’ is closed to new replies.