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

Allow "move"/"copy" between different accounts/servers like betterbird/thunderbird. #6628

Closed
3 tasks done
vdbhb59 opened this issue Feb 4, 2023 · 2 comments
Closed
3 tasks done
Labels
type: enhancement New features or improvements to existing features.

Comments

@vdbhb59
Copy link

vdbhb59 commented Feb 4, 2023

Checklist

  • I have used the search function to see if someone else has already submitted the same feature request.
  • I will describe the problem with as much detail as possible.
  • This issue only contains a request for one single feature, not multiple (related) features.

App version

6.503

Problem you are trying to solve

I use betterbird for my PC. There I can move emails and copy as well between different accounts.
Example: Account1 is say a yahoo account. Account2 is say outlook. Account3 is say my own hosted domain, and so on..

Suggested solution

Allow move and copy feature between different folders and accounts. Like move/copy say email-abc from say yahoo to own domain folder.

This functionality is present with betterbird and thunderbird as well.

The copy will make a copy of the email in the copy to server/account-folder. Whereas the move option will remove the email from the "FROM" server/account-folder and move it completely to the "TO" server/account-folder.

Note:

  1. When the move functionality is invoked and run, the email/entry/file will be completely moved from the source server and will not be present even in the deleted/trash folder.
  2. When one server tries to contact the other (copy/move), the second server will obviously authenticate the user password, just like it does in betterbird/thunderbird.
  3. The email/file/entry will be moved LIKE TO LIKE / As-Is state (with every property, headers, footers, dkim etc.). Basically like exporting an eml/mbox file and importing it.

Screenshots / Drawings / Technical details

  1. Open an email in account 1
  2. Open the 3 dots sub-menu to select a function
  3. Click copy/move
  4. The list of folders shown to move or copy will reflect all available accounts & folders just like betterbird/thunderbird.
@vdbhb59 vdbhb59 added the type: enhancement New features or improvements to existing features. label Feb 4, 2023
@vdbhb59
Copy link
Author

vdbhb59 commented Feb 4, 2023

Please let me know if I missed anything or if I need to add anything. Kindly tag me to give me a nudge.

@cketti
Copy link
Member

cketti commented Feb 4, 2023

Duplicate of #760

@cketti cketti marked this as a duplicate of #760 Feb 4, 2023
@cketti cketti closed this as completed Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

2 participants