Changes

Jump to navigation Jump to search
1,450 bytes added ,  20:08, 20 March 2022
no edit summary
Line 3: Line 3:  
{{ #smeversion: smeserver-ezmlm-web}}
 
{{ #smeversion: smeserver-ezmlm-web}}
 
{{ #smeversion: ezmlm-idx}}
 
{{ #smeversion: ezmlm-idx}}
{{ #smeversion: ezmlm-idx-std}}
  −
{{ #smeversion: ezmlm-idx-cgi}}
      
===Install and configure ezmlm-web on SME Server===  
 
===Install and configure ezmlm-web on SME Server===  
Line 15: Line 13:     
====Installation====
 
====Installation====
   
+
  <tabs container><tab name="For SME 10">
 +
yum install --enablerepo=smecontribs smeserver-ezmlm-web
 +
 
 +
then go to you server-manager for configuring your first mailing lists
 +
</tab>
 +
<tab name="For SME 9 and earlier">
 +
 
 +
 
 
Install the packages with yum
 
Install the packages with yum
   Line 24: Line 29:  
  signal-event post-upgrade
 
  signal-event post-upgrade
 
  signal-event reboot
 
  signal-event reboot
  −
(Note: Requires the complete reconfigure + reboot to stop Warning appearing in server manager re this.)
      
Alternatively you can
 
Alternatively you can
    
  expand-template /etc/ezmlm/ezmlmwebrc
 
  expand-template /etc/ezmlm/ezmlmwebrc
  signal-event domain-modify
+
  expand-template /etc/httpd/admin-conf/httpd.conf
 +
expand-template /etc/httpd/conf/httpd.conf
 +
expand-template /home/e-smith/files/ezmlm/lists/webusers
 +
service httpd-admin restart
 +
service httpd-e-smith restart
 +
config set UnsavedChanges no
   −
for SME7 you should also do
+
# Upgrading from other versions
 
  −
/etc/e-smith/events/actions/navigation-conf
  −
 
  −
====Upgrading from other versions====
      
Refer this thread http://forums.contribs.org/index.php?topic=40851.new;topicseen#new
 
Refer this thread http://forums.contribs.org/index.php?topic=40851.new;topicseen#new
Line 47: Line 51:     
Backup your ezmlm data first ie all of /home/e-smith/files/ezmlm/
 
Backup your ezmlm data first ie all of /home/e-smith/files/ezmlm/
 +
 +
</tab>
 +
</tabs>
 +
 +
    
====Configuration====
 
====Configuration====
    
When you log on to server manager, you will find a new menu item under Collaboration called Mailing Lists. This allows you to create a list with a set of modifiable default settings and set the list owner, the list administrator and also add subscribers either individually or from an existing text file and modify other configuration settings. The web interface panel allows you to select configuration options by checking tick boxes.
 
When you log on to server manager, you will find a new menu item under Collaboration called Mailing Lists. This allows you to create a list with a set of modifiable default settings and set the list owner, the list administrator and also add subscribers either individually or from an existing text file and modify other configuration settings. The web interface panel allows you to select configuration options by checking tick boxes.
 +
 +
    
==='''Creating, Configuring and Using Mail Lists'''===
 
==='''Creating, Configuring and Using Mail Lists'''===
   −
To be added
  −
This section deals with how to set up and use mail lists, and the various commands available to Manage lists remotely.
      +
The initial panel to create and manage access rights:
 +
 +
[[File:Mailinglist-ezmlm.png]]
 +
 +
The ezmlm-web interface where you can handle all possible options to manage your list.
 +
 +
[[File:Ezmlm-Subscribe.png]]
   −
===Additional information===
     −
If you receive an error message when trying to Modify the list Configuration then you need to change the ezmlm folder so it has the correct permissions by doing the following:
+
There is also a panel userpanel-mailinglist to allow you to delegate only management of designated lists to one or more users. You will need to install also [[UserManager]] to allow access to this interface and more.
 +
 
   −
  chown ezmlm:ezmlm ~ezmlm
+
If you want you can also use various commands available to Manage lists remotely or from command line. Please refer to the documentation at  http://untroubled.org/ezmlm/
      Line 216: Line 232:  
===Additional command line actions you might need===
 
===Additional command line actions you might need===
    +
 +
====Other usage tips====
 +
If you receive an error message when trying to Modify the list Configuration then you need to change the ezmlm folder so it has the correct permissions by doing the following:
 +
 +
chown ezmlm:ezmlm ~ezmlm
    
====modify description after creation====
 
====modify description after creation====
Line 276: Line 297:     
Of course if you also change the domain you have to check what's above.
 
Of course if you also change the domain you have to check what's above.
 +
 +
====Sorry, only subscribers may post.====
 +
after changing server, or upgrading from aprevious version this could occurs for members previously on the list, while newly added members can post, or ut could occurs that you are not able to use the web panel and you get an error while trying to update the list. On the last version of smeserver-ezmlm-web we added few scripts to make the lists compatibles but in some cases you might need to run manual steps on every old list with issues to make them compatibles, Mostly it would be
 +
  ezmlm-make -++ /home/e-smith/ezmlm/lists/MYLIST
 +
  ezmlm-idx /home/e-smith/ezmlm/lists/MYLIST
 +
 +
For very old lists version some more complex steps might be needed refers to the file /usr/share/doc/ezmlm-idx-7.2.2/UPGRADE for details
    
== Bugs ==
 
== Bugs ==
Line 293: Line 321:  
[[Category:Contrib]]
 
[[Category:Contrib]]
 
[[Category:Mail]]
 
[[Category:Mail]]
 +
[[Category:Mail:Mailinglists]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu