Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No email rule creation #1052

Open
mozile2090 opened this issue Feb 5, 2024 · 0 comments
Open

No email rule creation #1052

mozile2090 opened this issue Feb 5, 2024 · 0 comments

Comments

@mozile2090
Copy link

mozile2090 commented Feb 5, 2024

i have tried to pass

Create a new rule with specified conditions

new_rule = inbox.new_rule()
new_rule.display_name = "From partner"
new_rule.sequence = 2
new_rule.is_enabled = True
new_rule.conditions = MessageRulePredicates(sender_contains=["adele"])

but it still this module didnt support adding mail rules anyone try it or can assist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant