Changes

Jump to navigation Jump to search
427 bytes added ,  21:36, 4 July 2013
Line 327: Line 327:  
  done
 
  done
    +
===migration from a server to another===
 +
 +
 +
if you need to move mailing list from a server to another you can do the following from the new server:
 +
 +
rsync  -ravpzHogt --bwlimit=3000 root@oldserverip:/home/e-smith/files/ezmlm/  /home/e-smith/files/ezmlm
 +
rsync -arzu /home/e-smith/db/accounts /home/e-smith/db/old/
 +
cd /home/e-smith/db/old/
 +
grep mailinglist  accounts>/home/e-smith/db/accounts
 +
signal-event mailinglist-update
    
----
 
----
 
[[Category:Contrib]]
 
[[Category:Contrib]]
 
[[Category:Mail]]
 
[[Category:Mail]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu