imapsync Option fast is ambiguous (fastio1, fastio2)
@gilleslamiral is already working on this.
Since Jun 30, 2022.
- Dominant language
- Shell
- Stars
- 4.2k
- Forks
- 531
- PR merge metrics
- No merged PRs in 30d
Description
Today I installed IMAPSYNC last version on Debian 11. I tried to run imapsync in this way:
imapsync --host1 "192.168.100.202" --host2 "167.221.10.17" --user1 "segreteria@consorzioiris.net" --authuser1 admin@consorzioiris.net --ssl1 --authmech1 PLAIN --password1 'pwd1' --user2 "segreteria@consorzioiris.net" --authuser2 admin@consorzioiris.net --ssl2 --authmech2 PLAIN --password2 'pwd2' --addheader --fast --regexflag 'tr,:"/,_,' --exclude 'sh*' --logfile segreteria.txt
and I get this error
Option fast is ambiguous (fastio1, fastio2)
Please could you help me to solve this prioblem? Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.