Skip to content

Conversation

@Tristan-Wilson
Copy link

In Proton Mail you can have multiple addresses associated with an account. To delete an address you must delete all messages associated with that address. Previously the backup tool only supported exporting emails from all addresses in the account. This PR adds the ability to filter which address to export with the -a/--address command line option. The default remains to export emails from all addresses.

Testing performed

./build/cli/proton-mail-export-cli --operation backup -d tmp/ -u myusername@protonmail.com --address myaddress -k

I spot checked a few different addresses to confirm they contained the emails for those addresses.

In Proton Mail you can have multiple addresses associated with an
account. To delete an address you must delete all messages associated
with that address. Previously the backup tool only supported exporting
emails from all addresses in the account. This PR adds the ability to
filter which address to export with the -a/--address command line
option. The default remains to export emails from all addreses.
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