Changes

Jump to navigation Jump to search
6 bytes added ,  12:49, 24 February 2019
Line 19: Line 19:  
see [[dag|dag repository]] <br />
 
see [[dag|dag repository]] <br />
 
==== Enable the epel repository for SME 8 after====
 
==== Enable the epel repository for SME 8 after====
For SME Server 8, 9 enn 10  you can find imapsync in [[epel]], that version is most up to date
+
For SME Server 8, 9 en 10  you can find imapsync in [[epel]], that version is most up to date
    
==== Install imapsync ====
 
==== Install imapsync ====
Line 53: Line 53:  
=====imapsync command=====
 
=====imapsync command=====
 
  <nowiki>/usr/bin/imapsync \
 
  <nowiki>/usr/bin/imapsync \
-- noauthmd5 \
+
  -- noauthmd5 \
--host1 a.b.c.d --port1 993 --ssl1 --user1 spamfilter --passfile1 /root/secret1 \
+
  --host1 a.b.c.d --port1 993 --ssl1 --user1 spamfilter --passfile1 /root/secret1 \
--delete --expunge1 --prefix1 "Public Folders." \
+
  --delete --expunge1 --prefix1 "Public Folders." \
--host2 localhost --port2 993 --ssl2 --user2 spamfilter --passfile2 /root/secret2 \
+
  --host2 localhost --port2 993 --ssl2 --user2 spamfilter --passfile2 /root/secret2 \
--folder "Public Folders/LearnAsSpam" \
+
  --folder "Public Folders/LearnAsSpam" \
--folder "Public Folders/LearnAsHam"  \
+
  --folder "Public Folders/LearnAsHam"  \
--noauthmd5 </nowiki>
+
  --noauthmd5 </nowiki>
    
====Migrating users and data to Zarafa====
 
====Migrating users and data to Zarafa====
2

edits

Navigation menu