gmail-processor icon indicating copy to clipboard operation
gmail-processor copied to clipboard

Gmail Processor is an open-source project that automates the processing of Gmail messages and attachments using Google Apps Script and execute actions (e.g. store attachments in a GDrive folder, log i...

Results 46 gmail-processor issues
Sort by recently updated
recently updated
newest added

Existing files are not overwritten on Gdrive. This symptom has been reported in issue#19 previously. - How to implement the suggested code changes using "file.clear() to remove all the contents...

enhancement

I'm attempting to have both threads and attachments saved in the same folder, grouped by subject, nested within date-based sub-folders. I attempted to follow the methodology employed in #36 however...

Hi Andreas, thanks for the great work. Not sure if it's only me or an existing issue. The function 'save email thread as PDF file' doesn't seem to include the...

enhancement

To get more flexibility for the future it is necessary to redo the filename substitution logic. Therefore I'd like to get some feedback on the draft below: **Example configuration (DRAFT):**...

enhancement

Not sure if this is due to a recent Google Script API change or something, but I'm facing this issue where the script is saving attachments from already processed emails...

enhancement

Would be great to have a the feature where a new row is added to a google sheet google sheet populated by data from the created folders or files. that...

enhancement

I'm getting a user/rate limited reached. I believe its because I have an email with attachment that shows up in the inbox every hour, then the script is run every...

bug

Would be great to have a feature to skip marking a thread as processed if the attachment was not matched to RegExp rule. Such parameter will be very helpful in...

enhancement

Scenario : I receive in the same mailbox, everyday, sales reports for several locations (1 email per location) Email subject is always the same I created aliases to be able...

enhancement

I tried the script on emails with attachments of size above 25MB (gdrive links). But the script didn't work on the shared links but was able to download the other...

enhancement