imap-backup
imap-backup copied to clipboard
Single Backup with relying on configuration file
Hi,
is it possible, to create a backup just for a single account within configuration?
I found "imap-backup single backup ...", but it ignores the configuration.
I'm looking for a command like "imap-backup backup EMAIL" or "imap-backup single backup EMAIL", which reads the configuration.
Hi @martinpichlo
You can use the --accounts parameter to the backup command.
I.e.
imap-backup backup [email protected]
Check out the full help for the command like this
imap-backup help backup