Giter VIP home page Giter VIP logo

Comments (7)

gilleslamiral avatar gilleslamiral commented on June 4, 2024

Hi rudepython,

On 02/05/2016 11:58, rudepython wrote:

deleted messages on host1 are deleted from host2 also without using --delete2 flag

Yes, it happen if you don't use --expunge1 but use --expunge2.
The messages marked on host1 are transfered and marked \Deleted on host2,
like they are on host1, and also removed by EXPUNGE as asked by --expunge2

Are you in this context?

Au revoir, 09 51 84 42 42
Gilles Lamiral. France, Baulon (35580) 06 20 79 76 06

from imapsync.

morfair avatar morfair commented on June 4, 2024

I have same problem!
I want to make backup imap server with all messages. But when I remove message on host1, this message on host2 remove to... How to avoid this?

from imapsync.

morfair avatar morfair commented on June 4, 2024

@rudepython
Do u solve this issue?

from imapsync.

morfair avatar morfair commented on June 4, 2024

I want remove message if it was move to another folder (Trash or subfoled), but I don't want fully remove message if it was deleted from Trash or Shift+Del. My backup imap specialy for accidentally delete.

from imapsync.

gilleslamiral avatar gilleslamiral commented on June 4, 2024

from imapsync.

morfair avatar morfair commented on June 4, 2024

@gilleslamiral
Help me please with params. My conditions:
If message moved to the another folder, I want remove this message from 1st folder and get this message in new folder, without dublicate. But if message expunge from host1, I don't want remove it from host2 and stay it in last place for restore possibility.
I make a backup imap server.

from imapsync.

gilleslamiral avatar gilleslamiral commented on June 4, 2024

In IMAP, a move is a copy followed by a destruction.
The goal "sync deletions of messages but not the last, without duplicates" is not stateless among several syncs.
And how about moving folders or renaming folders? A headache!

A solution to keep all messages and also sync the deletions is to have a catchall folder on host2 that keeps all the messages.

from imapsync.

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.