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

Feature Request: Setting message expiration #99

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pushrbx
Copy link

@pushrbx pushrbx commented Sep 24, 2023

Recently I've made a mistake with a sieve filter and I've accidentally set the expiration time on all the 70k+ message I have in my proton mail account. So I was looking for a way to revert it. I've found this repo, so I thought I'm going to make a modded proton bridge app which would just fix my silly mistake. However there wasn't any function available for interacting with the /mail/v4/messages/expire endpoint, so here it is.

This PR adds functions to interact with the /mail/v4/messages/expire API endpoint to set or remove expiration time on messages.

@jameshoulahan jameshoulahan force-pushed the feature/message_expiration branch from 0850da5 to 1a73c27 Compare September 29, 2023 11:44
@jameshoulahan
Copy link
Contributor

Thanks for that! Hope you managed to sort out your messages.

I'm keen to merge this; will run it past the rest of the team :)

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

Successfully merging this pull request may close these issues.

2 participants