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

Limit options for "Delete Messages from Server" for chatmail accounts #4113

Open
iequidoo opened this issue Sep 8, 2024 · 1 comment
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@iequidoo
Copy link

iequidoo commented Sep 8, 2024

Only the following options make sense for chatmail:

  • Automatic (delete_server_after=0 i.e. the server decides when to delete messages).
  • At once after Download (delete_server_after=1).

See deltachat/deltachat-android#3147 for the reference implementation. NB: Auto-adjusting of delete_server_after isn't needed, Core >= 1.143 will do that on its own (see deltachat/deltachat-core-rust#5840).

Probably this may be done even after switching to new Core, but better before -- at least for consistency with DC Android.

@iequidoo iequidoo added the enhancement New feature or request label Sep 8, 2024
@iequidoo
Copy link
Author

iequidoo commented Sep 8, 2024

The same issue for iOS: deltachat/deltachat-ios#2296

@Simon-Laux Simon-Laux added the good first issue Good for newcomers label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants