Hi,
I am new to make and have run into an issue.
I am trying to ‘watch emails’ to pull in date, names, text body, etc. (all text from emails - no attachments)
Unfortunately some of the emails contain large attachments that cause the ‘MaxFileSizeExceededError’.
Considering I do not require the attachments themselves - Is there a way to circumvent the error without just ignoring any emails with large attachments?
Many thanks,
Luke