Giter VIP home page Giter VIP logo

Comments (8)

joeyates avatar joeyates commented on September 27, 2024

Hi @jazoom

Thanks for opening the issue.

I'm glad to see someone's using the container image 😃

As you are not specifying the --path parameter, imap-backup is using the default, which is the current directory + the email.

In the container, the current directory is /app, so I think the backup is being saved in /app/<username>_icloud.com.

So, if you specify --path /data, you may have more luck!

from imap-backup.

jazoom avatar jazoom commented on September 27, 2024

Thanks for the reply @joeyates. Indeed I did have more luck specifying that path.

However, I still get "... is invalid" for every single directory. What is the meaning of this? It seems to work.

...except, emails within subfolders in iCloud weren't backed up.

from imap-backup.

joeyates avatar joeyates commented on September 27, 2024

Hi @jazoom

The "... is invalid" messages are distracting noise - they're getting printed when the files are missing. Needs to be corrected so that the message is only shown when the files are present and malformed.

from imap-backup.

joeyates avatar joeyates commented on September 27, 2024

I've published version 14.5.2, which no longer prints "... is invalid" messages when the files are missing.

from imap-backup.

joeyates avatar joeyates commented on September 27, 2024

@jazoom, you say "emails within subfolders in iCloud weren't backed up."

Two things:

  1. Could you check file permissions on $EMAIL_BACKUP_DIR?
  2. Turn on verbose logging with -v and see if you have output for the subfolders.

from imap-backup.

jazoom avatar jazoom commented on September 27, 2024

...they're getting printed when the files are missing

I'm curious, what does "missing" mean? Are they expected to be there? Their absence doesn't seem to affect backups. I'm trying to understand their significance while I debug this.

The path suggests to me it's looking locally rather than in the mail server. Was it looking for existing backups to sync to and didn't find them? As in, they don't exist yet, rather than missing? If this is the case then I totally agree with silencing this message.

from imap-backup.

jazoom avatar jazoom commented on September 27, 2024

After investigating further it appears subfolders are backed up. It seems to actually be a bug in Thunderbird where it doesn't show any emails in subfolders.

from imap-backup.

jazoom avatar jazoom commented on September 27, 2024

@joeyates thanks for providing this great software and for helping me to get it working. This is truly a painless way to backup emails.

from imap-backup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.