mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #470] Export/Import of the user SMTP, IMAP etc, data #379
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thecuki on GitHub (Apr 21, 2021).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/470
Originally assigned to: @jasonmunro on GitHub.
🚀 Feature
It would be great if there is a feature that can export servers data for one user, (then if needed edit it externally or internally with search and replace function), and then import that data to other user on the same cypht database.
The edit function is not important as long as user data can be downloaded unencrypted and manipulated on local computers, and then import back also unencrypted.
Design, Layout, Architecture
@marclaporte commented on GitHub (Jul 31, 2022):
@thecuki @dumblob Are you aware of a standard format for this?
I would love to export to a format which can be imported in https://www.claws-mail.org/ But others will want other tools, so maybe we can use (or propose) a standard format?
@dumblob commented on GitHub (Aug 2, 2022):
Before discussing formats, etc. I would like to clarify the motivation in form of listing well-defined use cases this should cover.
So far this sounds to me more like a one-off action which is usally better served by producing a nicely human-readable PDF with copyable text (not the character soup when copying from some PDFs).
@marclaporte commented on GitHub (Aug 3, 2022):
Use cases:
@dumblob commented on GitHub (Aug 3, 2022):
Yep, these are pretty much the use cases where I would prefer a PDF (i.e. Cypht will show a very simple page with all this sensitive information revealed together with a precise time stamp and identification of the user who requested to view this page /probably the logged-in user/ and JS timer to go to Cypht previous page after a short timeout /perhaps 30 sec/ - this page can then easily be printed either on a printer or to PDF).
Basically this is only about credentials together with a very few settings (server IP/DNS, port numbers). The industry IMHO tries to not a have a standard for this as it would encourage one to use competitor's products/services.
In other words we are talking credentials management business here and not email business here 😉. My strong preference is Bitwarden (or its open source counterpart Vaultwarden).
@marclaporte commented on GitHub (Oct 10, 2023):
https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat
@jonocodes commented on GitHub (Apr 24, 2024):
I love this idea and the thunderbird config looks like a good direction since its used by several open source mail clients.
Here is an example of how I use thunderbird. If I'm on a dual boot system with Windows/Linux I can have my thunderbird profile stored in a shared location. Then if I install thunderbird on both sides they read the same config and have the same files. Ideally cypht would have the same experience.
But even cooler would be bringing over your thunderbird config into cypht in order to get the same mailboxes.
I think this is particularly useful for cypht which potentially has users with many mailboxes - since unified mailbox is a selling point.
@marclaporte commented on GitHub (Apr 24, 2024):
I like this idea very much!
@marclaporte commented on GitHub (Jul 3, 2024):
@thecuki @dumblob @jonocodes
FYI: https://github.com/cypht-org/cypht/pull/976
@marclaporte commented on GitHub (Sep 4, 2025):
Closing this. Import tool has been done: https://github.com/cypht-org/cypht/pull/976
And discussions on "Declarative config for multiple accounts" continues here: https://github.com/cypht-org/cypht/issues/974