Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No action performed. #738

Open
evrix opened this issue Sep 3, 2024 · 1 comment
Open

No action performed. #738

evrix opened this issue Sep 3, 2024 · 1 comment

Comments

@evrix
Copy link

evrix commented Sep 3, 2024

Hello, i'm running this command on version 7.5.0 installed through pipx (as the latest linux binary gave some python error probably due to missing dependencies, but this is not the point):

mdedup -E <moved _mails_dir> -e maildir --size-threshold -1 --content-threshold -1 -s select-one -a move-discarded -v DEBUG <source_dir>`
and no action is performed. This is part of output:
`debug: 1 mails sharing hash b68115c53e2ad65df5e9c7c9853f7dfc0d971c6e4152d08d5a4c6683
debug: <DuplicateSet hash=b68115c53e2ad65df5e9c7c9853f7dfc0d971c6e4152d08d5a4c6683 size=1> created.
info: Check mail differences are below the thresholds.
info: Skip checking for size differences.
info: Skip checking for content differences.
debug: Apply <function select_one at 0x7f00abcf14e0>...
warning: Skip set: all 1 mails within were selected. The strategy criterion was not able to discard some.

I tried various strategies and threshold to no avail.
Maybe it's similar to this closed issue, I don't know.
Thanks in advance for any help or directions
PS: I noticed that the short option for --content-threshold, which is -C, conflicts with short option for --config, which is also -C... am I supposed to open another issue for this?

@evrix
Copy link
Author

evrix commented Sep 3, 2024

Sorry for messing with markdown...

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

No branches or pull requests

1 participant