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

Automate your Gmail

Results 29 gmail-automata issues
Sort by recently updated
recently updated
newest added

Would love to be able to match on any header and header value e.g. ``` (header x-custom-header /value/) ```

enhancement

When I first tried running the sheet (selecting either `Process now`), it failed, saying it had no permissions to `Session.getActiveUser`. So I added `Session.getActiveUser().getEmail()` as the first line inside `function...

Hi! Love the script :) Apart of configuring gmail-automata I want to add feature to upload attachments (from emails matching some filters) to dropbox, have already code working as a...

This was a useful little quick hack that seems like it'd be good to keep around. Even though I probably won't need the code again for this specific task, it...

In README.md, there's the step: > In Gmail's settings, empty your current filters (better to export them first as a backup!) and add following ones I made the mistake (?)...

I'm trying to figure out a good way to set up some rules because I'm having issues where I miss code review emails because bot spam causes threads to be...

question

Would be great to expand the filtering capability by being able to match emails with or without attachments, like the native "has:attachment" search expression in gmail.

enhancement

This is related to the auto-reply feature, but I think it can be even simpler to forward a message. Envisioned use cases: - Forward booking information to a trip planner...

enhancement

When the condition is matched, we could automatically sent an email to the sender with pre-defined message.

enhancement