We have the email archive pulling email attachments and dropping them into our repo.
The attachments are getting assigned our template.
The template is supposed to use regex and pull specific data.
for some reason the regex is not working, but only on the attachments pulled from email archive.
If i send a test email with a pdf on it, it wont work. If i upload the exact same pdf directly it works fine.