Imapsync: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 4: | Zeile 4: | ||
*cd imapsync | *cd imapsync | ||
*make install | *make install | ||
| + | =Test= | ||
=scalix-dovecot= | =scalix-dovecot= | ||
Version vom 18. Juni 2021, 08:01 Uhr
Installation (Ubuntu)
- apt install apt-file cpanminus
- git clone https://github.com/imapsync/imapsync.git
- cd imapsync
- make install
Test
scalix-dovecot
imapsync --host1 localhost --user1 thomas --password1 zacker --sep2 . --prefix2 "" --authmech2 LOGIN --host2 thor --user2 thomas.will --password2 zacker --regexflag 's/\\X-Has-Attach//g' --regexflag 's/\\X-*//g' --regextrans2 "s/\//_/g"