Skip to content

Mute doesn't work #55

@joech4n

Description

@joech4n

Muted messages are caught by the catch-all rule (which moves the email to inbox), but removing the catch-all rule generates errors in gmail-automata (see below). The root cause may be that Gmail filtering ignores -{label:mute} in the default filter and so it gets tagged with unprocessed label regardless. Do you have any suggestions to allow Gmail mute functionality to continue working?

Log for error when I remove the catch-all rule with redacted personal info:

Captured an error: Some processing fails, check emails

Tue Oct 12 14:57:20 PDT 2021 INFO: Finished getEmail successfully in 47ms
Tue Oct 12 14:57:21 PDT 2021 INFO: Finished GetConfigValues successfully in 552ms
Tue Oct 12 14:57:21 PDT 2021 INFO: Finished getConfigs successfully in 561ms
Tue Oct 12 14:57:21 PDT 2021 INFO: Finished getLabels successfully in 524ms
Tue Oct 12 14:57:22 PDT 2021 INFO: Finished GetRuleValues successfully in 257ms
Tue Oct 12 14:57:22 PDT 2021 INFO: Finished getRules successfully in 334ms
Tue Oct 12 14:57:22 PDT 2021 INFO: Finished fetchUnprocessedThreads successfully in 165ms
Tue Oct 12 14:57:22 PDT 2021 INFO: Found 2 unprocessed threads.
Tue Oct 12 14:57:22 PDT 2021 INFO: Ignoring oldest 3 messages in thread "some email""
Tue Oct 12 14:57:23 PDT 2021 INFO: Ignoring oldest 2 messages in thread "some other email"
Tue Oct 12 14:57:23 PDT 2021 INFO: Finished transformIntoThreadData successfully in 736ms
Tue Oct 12 14:57:23 PDT 2021 INFO: Process email failed: Thread "some email"" from someone <[email protected]> to email <[email protected]> has no action, does it match any rule?
Tue Oct 12 14:57:23 PDT 2021 INFO: Finished collectActions successfully in 94ms
Tue Oct 12 14:57:23 PDT 2021 INFO: Processed 1 out of 2.
Tue Oct 12 14:57:24 PDT 2021 INFO: Updated labels: a/auto-inbox.
Tue Oct 12 14:57:25 PDT 2021 INFO: Updated threads status.
Tue Oct 12 14:57:26 PDT 2021 INFO: Mark as processed.
Tue Oct 12 14:57:26 PDT 2021 INFO: Finished BatchApply successfully in 3614ms
Tue Oct 12 14:57:26 PDT 2021 INFO: Finished applyAllActions successfully in 3643ms
Tue Oct 12 14:57:27 PDT 2021 INFO: Finished addStatRecord successfully in 216ms
Tue Oct 12 14:57:27 PDT 2021 INFO: Finished processEmails failed in 6398ms: undefined
Message: undefined

Perhaps this is tangentially related to:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions