SheepDomination
SheepDomination
> I'm not sure if I'm experiencing the same issue, as the above is a bit vague. After the most recent update, nothing is shown in the sidebar - it...
> i was tossing up between this issue and this issue ([#7289](https://github.com/zen-browser/desktop/issues/7289)) which seems similar as well. Let me know if I've posted in the wrong one or if the...
> [@SheepDomination](https://github.com/SheepDomination) I think I've just identified what was wrong with mine, so this may also assist you? Separate to extensions and themes, which I mentioned above, I also had...
Is there a work around for this issue or can we see a quick patch. I'm in need of this fix.
> Hi @SheepDomination > > Sorry, I'm not clear about what you want to do. > > Do you want backups to be saved to a folder on your computer...
> Hi @SheepDomination > > Which email client do you want to use? > > For Thunderbird there is an **export** command that takes the backed up emails and outputs...
> I've searched for a way to do this without much luck. I have the impression you would have to set up an import via the MailPlus user interface. I...
How do I use this in the context of a docker compose as such; ` docker run --rm gilleslamiral/imapsync imapsync --subfolder2 "[email protected]"` With [email protected] being the folder which I want...
> > How do I use this in the context of a docker compose as such; > > ` docker run --rm gilleslamiral/imapsync imapsync ... --subfolder2 "[email protected]"` > > Exactly...
> > replacing the .. ? > > The basic example: > > ``` > imapsync \ > --host1 test1.lamiral.info --user1 test1 --password1 secret1 \ > --host2 test2.lamiral.info --user2 test2...