Meine kleine Dokumentation

Die Installationsdokumentation zu MeineKleineFarm.net

Benutzer-Werkzeuge

Webseiten-Werkzeuge


dovecot_maildir_migration

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
dovecot_maildir_migration [2016/11/22 21:46] – [Commands] xenadmindovecot_maildir_migration [2016/11/23 22:54] (aktuell) xenadmin
Zeile 1: Zeile 1:
 ====== Dovecot maildir Migration ====== ====== Dovecot maildir Migration ======
-<WRAP center round alert 60%> 
-Baustelle / Work in Progress 
-</WRAP> 
-===== Quellen ===== 
  
-===== Commands =====+===== FUNKTIONIERT ===== 
 +<code bash> 
 +doveadm -o imapc_host=192.168.223.10 -o imapc_port=993 -o mail_fsync=never -o mail_fsync=never -o imapc_features=rfc822.size -o imapc_features=fetch-headers -o imapc_ssl=imaps -o imapc_ssl_verify=no -o [email protected] -o imapc_password=XXX -o [email protected] -D backup -R -u [email protected] imapc: 
 + 
 +doveadm -o imapc_host=192.168.223.10 -o imapc_port=993 -o mail_fsync=never -o mail_fsync=never -o imapc_features=rfc822.size -o imapc_features=fetch-headers -o imapc_ssl=imaps -o imapc_ssl_verify=no -o [email protected] -o imapc_password=XXX -o [email protected] -D backup -R -u [email protected] imapc: 
 +</code> 
 + 
 +===== TESTS =====
 <code bash> <code bash>
 doveadm backup -v -u [email protected] remote:mail.mgs-ullrich.de doveadm backup -v -u [email protected] remote:mail.mgs-ullrich.de
dovecot_maildir_migration.1479851215.txt.gz · Zuletzt geändert: 2016/11/22 21:46 von xenadmin