gmail-processor
gmail-processor copied to clipboard
Attachments not moving but no processing errors
I am using a gdrive to create subfolders for our team to easily find their files. I set up a filter to sort the email by subject and send it to the appropriate subfolder. Each team member has a specific subject line to use. The script runs without any error codes but the files do not move. I suspect I am setting up the rules incorrectly. Here is the filter I am using:
{ // Sunday HS Boys "filter": "subject:Sunday HS Boys", "folder": "'Small Groups/Sunday/HS Boys'" },
There are multiple rules following the same structure.
@theredjak, can you give me some more information to analyze the issue (e.g. processing logs)? I've updated the respective section in the README file with information about how to acquire the logs.
I'm closing this issue due to inactivity. GMail2GDrive is discontinued and has been superseded by the much improved Gmail Processor.
See the Getting Started Guide as well as the Reference Docs for more information