Changes

Jump to navigation Jump to search
586 bytes added ,  19:08, 7 September 2013
Line 337: Line 337:  
  grep mailinglist  accounts>/home/e-smith/db/accounts
 
  grep mailinglist  accounts>/home/e-smith/db/accounts
 
  signal-event mailinglist-update
 
  signal-event mailinglist-update
 +
 +
doing so, you will only need to reintegrate manually your subscribers, as all I saw is that the subscribers are still listed but can not send receive mail or being deleted through the manager. All other configurations and archives seems to be kept
 +
mkdir /root/oldsubscribers
 +
mv /home/e-smith/files/ezmlm/lists/afc/subscribers/* /root/oldsubscribers*
 +
cd /root
 +
cat -e /root/oldsubscribers/*|sed -e 's/T//g'|sed -e 's/\^@/\n/g'>/root/mylistsubs.txt
 +
 +
then you only import the subscribers in the server-manager.
 +
 +
Of course if you also change the domain you have to check what's above.
 +
    
----
 
----
 
[[Category:Contrib]]
 
[[Category:Contrib]]
 
[[Category:Mail]]
 
[[Category:Mail]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu