Changes

Jump to navigation Jump to search
216 bytes removed ,  04:12, 24 July 2022
Line 115: Line 115:     
==== Transferring Lists ====
 
==== Transferring Lists ====
You can transfer lists from another server and keep everything in tact. It's an easy process but the Mailman FAQ and info seems to be sparse and complicated. This simplifies everything.
+
You can transfer lists from another server and keep everything intact. It's an easy process but the Mailman FAQ and info seems to be sparse and complicated. This simplifies everything.
    
OLD SERVER
 
OLD SERVER
Line 136: Line 136:  
Extract/untar/unzip the tar/zip file.
 
Extract/untar/unzip the tar/zip file.
 
  tar -xvzf /var/lib/mailman.tar.gz
 
  tar -xvzf /var/lib/mailman.tar.gz
The lists are transferred but the SME SERVER doesn't know about them. Let the server know about the list:
+
The lists are transferred but the SME SERVER doesn't know about them. Let the server know about the lists:
 
  signal-event mailman-addlist <listname>
 
  signal-event mailman-addlist <listname>
   Line 143: Line 143:  
=== Personalization ===
 
=== Personalization ===
   −
{{Note box|Be warned that personalization is going to stress your server a lot as every mail is sent individually, not in batches as mailman usually do, so test this option before using in a production server}}
+
{{Note box|Be warned that personalization is going to stress your server a lot as every mail is sent individually, not in batches as mailman usually do, so test this option before using in a production server.}}
    
If you want to enable personalization in mailman (make every mail sent with the name of the recipient in the to: field as example or add the name of the user on the text) you do this:
 
If you want to enable personalization in mailman (make every mail sent with the name of the recipient in the to: field as example or add the name of the user on the text) you do this:
Line 176: Line 176:  
  ezmlm-list /home/e-smith/files/ezmlm/lists/mylist deny > mylist.deny
 
  ezmlm-list /home/e-smith/files/ezmlm/lists/mylist deny > mylist.deny
 
Convert the ezmlm list to an mbox-file:
 
Convert the ezmlm list to an mbox-file:
./ezmlm2mbox /home/e-smith/files/ezmlm/lists/mylist > mylist.mbox
+
./ezmlm2mbox /home/e-smith/files/ezmlm/lists/mylist > mylist.mbox
 
Backup the ezmlm list, just in case ...
 
Backup the ezmlm list, just in case ...
 
  tar -czf mylist.tgz /home/e-smith/files/ezmlm/lists/mylist
 
  tar -czf mylist.tgz /home/e-smith/files/ezmlm/lists/mylist
Line 200: Line 200:     
=== Current Issues ===
 
=== Current Issues ===
* Check submitted bugs in the bug tracker under the contrib component "smeserver-mailman"
+
 
* Current mailman release is 2.1.9
  −
* [[Bugzilla:2411]]: /usr/lib/mailman/aliases and /var/lib/mailman are not currently backed up
   
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
Line 210: Line 208:     
= Changelog =
 
= Changelog =
Only released version in smecontrib are listed here.
+
Only released versions in smecontrib are listed here.
    
{{#smechangelog:smeserver-mailman}}
 
{{#smechangelog:smeserver-mailman}}
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu